Which IDE do you use for Java?
IDE: Institut für Dokumentologie und Editorik A German think tank for the application of digital methods on historical documentsDo I have to explain everything to you?
What?
Some IDEs contain compiler, interpreter, or both, such as Microsoft Visual Studio and Eclipse; others do not, such as SharpDevelop and Lazarus. The boundary between an integrated development environment and other parts of the broader software development environment is not well-defined.
//Fri Feb 15 19:06:46 NZDT 2013public class Test{protected String name;public Test(){}//cpublic String getName(){return name;}public void setName(String bob){name=bob;}}//class
Quote from: oefox;1511679still on 1.5...oh dearDon't upgrade to Juno, Juno is a bad upgrade over Helios/Indigo unless you turn off all validators, then it becomes quite usable.Going to dabble in android apps over summer break, have been in spring mvc + hibernate/jpa for way too longTiwa doesn't use real IDE's.He uses the glorified notepad that is BlueJ On the same note, just upgraded from Galileo to Helios at work because it was balls.
still on 1.5...oh dearDon't upgrade to Juno, Juno is a bad upgrade over Helios/Indigo unless you turn off all validators, then it becomes quite usable.Going to dabble in android apps over summer break, have been in spring mvc + hibernate/jpa for way too long
Why do I point to troll.What happened to that forum game you made, I need to play again.
When I say "what?" it doesn't mean I'm curious about a post.It's code for "you are being even more incomprehensible than usual".
Android doesn't anger, nor does he engage in actual combat, rather he will merely point out the logical inconsistencies of other Warriors. Irony and sarcasm are completely lost on Android, and being impossible to insult or injure in any way, he is invulnerable to conventional attack. If, for example, someone were to call him a pinhead, he would get out a tape measure and after finding that his cranium falls within normal size specifications Android would dismiss the comment as erroneous. Android's circuits are not equipped to process ambiguous or aesthetic input, consequently any extensive discussion involving personal feelings, intuition, art and metaphorical allusions will quickly drive Android from the field of battle.
Ha, not by a long shot.He's infamous for snide snipes.
In conclusion, no one should use bluej, use eclipse if you're doing java.