Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

No.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Say you finish asking a question...

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Thanks. Dealt with.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

> so, you create an array of Asn07Employees Objects
That would actually make a bit of sense, but the skeleton code provided appears to indicate they are to be handle as a wad of arrays stuffed into a single class. Looks like a bunch of useless nonsense to me.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

I don't know where to start either because that has to be the poorest written assignment I have ever seen.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

The package declaration needs to match the directory structure of classes.

If you had a base directory called src , a class in a child directory src/ui , you would need a package declaration package ui; . A class in src/ui/main would be declare package ui.main; So depending on the directory structure of your source code base, you may need to add or adjust the package declarations.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

>Just replace simple types like int, long etc. by corresponding class types like Integer, Long etc. It really helps :-)
Why on Earth did you resurrect this old thread to post such nonsense?

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

If you trace the function values through a small test node, you will see how the sum is automatically updated as the nested calls return back up the call stack.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Read the documentation for Eclipse.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

>I cook myself if I have time, usually once a day. So I know what I am eating
So do you grill yourself? Boil yourself?

nav33n commented: :D hehe.. +0
Hani1991 commented: This is irrespective! +0
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

The docs are not vague. Did you bother to read the FAQ?

Just download the jar files and add them to your Netbeans project. If you don't know how to do that, read the Netbeans help files.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

thanks Ezzaral : ) that problem is solved,but I got another error in the for loop, can you take a look for me please? thank you

I think you are getting more detailed information than "error message". I can guess what it is, but actually posting those error messages would be helpful. They are usually very specific in telling you the problem.

edit: posted while you were posting this most recent version.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

thanks , I revised my code but got a couple of error messages, which I indicated in the following code. what could my problems be? thanks again for any help : )

You're trying to access the elements of lineList like an array, but it's an ArrayList. Use lineList.get(i) instead.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

>Caused a real stink locally.
The doll part or the homeless guys? :P

GrimJack commented: the homeless are a dime a dozen here - not much call for them, heh,heh -2
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

If you can't keep track of 6 or 12 cokes and your own rate of consumption well enough to tell if someone's stealing them, you certainly aren't smart enough to figure out an algorithm for it. You probably aren't even smart enough to be working there at all.

Rashakil Fol commented: That's not the point of the puzzle :P -2
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Want to know what? This isn't even a question. Why don't you read up on the two of them on the Eclipse site?

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Canceled by Executive Order until further notice.

Get back to work. Move along.

Dave Sinkula commented: Obama hasn't been elected yet. :icon_razz: -3
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

can anyone give me another solution?

Why would they? You haven't explained what you have tried, what problems you encountered, your thoughts on potential solutions, or anything demonstrating any effort on your part. Programming involves thinking for yourself and "give me another solution" certainly doesn't imply that you have done any of that.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

Hammerhead, I'm not dismissing the fact that there are other religions. I just don't believe in them.

Why would you say something so disrespectful?
...
:-/

scru commented: you seem rather confrontational today my friend +0
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

While not really being "infinite", while(true) { } loops are seen fairly often in concurrent processes for things like polling for tasks in a work queue. They execute in a try-catch block for InterruptedException and that provides the mechanism for shutting them down gracefully.

Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

- People who demand an absence of religion in politics, and then inject religion by try to ban the religious beliefs and practices of others.

All religion should be banned. It's the cause of most of our conflicts throughout the world. It's just ridiculous and pathetic.

iamthwee commented: Flippant, simple viewpoint -2
joshSCH commented: Ignorant? Just because you can't understand.. -2
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

That's what I see this time of year.

So what. Christ has been co-opted for pushing things onto people since inception. Nothing new to see here really.

That and the Walton kids getting richer.

And it makes you angry that they are making a lot of money? Well, so are a lot of others. You resent all of them as well? Get over it.

Save America export Wal Mart.

What are you saving America from exactly? Capitalism? Cheap socks and radios? Peoples' desires to buy cheap crap will survive the the extinction of a single large retailer.

scru commented: I think you need a hug too +0
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster

The following link should provide applets A to Z:
http://www.google.com/search?q=applet+tutorial&btnG=Search&hl=en

iamthwee commented: Doesn't include 'Q' or 'X' -2