Bake me a cake Posted August 15, 2013 Posted August 15, 2013 Eclipse. IntelliJ is so overrated, it's not funny lol Oh lord... Are you seriously saying IntelliJ is overrated? No. Eclipse is the one that's overrated. I prefer IntelliJ anyway, though I'm not one of those people who only use it for the dark theme, lol. 1
Superman Posted August 19, 2013 Posted August 19, 2013 What about netbeans? yeh, no. Why? Eclipse crashes for mac... and IntellJ isn't for mac
chuma2 Posted August 19, 2013 Posted August 19, 2013 (edited) used to use eclipse but then i switched to netbeans a while back and tbh there isnt thhhhaaaat much differance in the JDE's, but personally id say eclipse edit: netbeans is easier for if you are new Edited August 19, 2013 by chuma2
Bake me a cake Posted August 20, 2013 Posted August 20, 2013 What about netbeans? yeh, no. Why? Eclipse crashes for mac... and IntellJ isn't for mac use notepad then.
Eliot Posted August 22, 2013 Posted August 22, 2013 I learned Java on netbeans, since then I prefer to use Eclipse.
Shady Posted September 3, 2013 Posted September 3, 2013 *Which Java Programmer is the best? The best programmer can work wonders on the "worst" IDE
Shady Posted September 3, 2013 Posted September 3, 2013 I used NetBeans but I think Eclipse is somewhat better might try Intellij
Lucid Posted September 3, 2013 Posted September 3, 2013 (edited) Eclipse is only good for massive projects that you wouldn't be able to keep track of otherwise. If you're still learning Java, definitely do not use Eclipse, because you'll be missing out a lot of important details that Eclipse practically does for you. If you're creating something as simple as scripts for OSBot then Notepad++ is the way to go :p. Edited September 3, 2013 by Lucid