Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Use eclipse. It crashes from time to time which helps you to remind yourself to take a break during long hours of coding.
-
Khael387y@immutable Don't need an IDE for that when you have people around ready to ask some questions at any time.
-
Powerpoint or Paint. Didn't you know that Microsoft prducts can do everything except the thing they should do (and were designed for)?
-
@theScientist Netbeans here. I use ir because of the UI Editor. I haven't found another UI Editor like that
-
omom13617y@theScientist because it has a lot of great features, prefer it too over eclipse however I have to admit that sometimes for no reason the configs of the project get fucked up and it may be a overhead to fix it ( you know like when you fix the CSS but get stuck with cache.. same thing here (especially with Android studio (yes Android studio is a sub version of intellij)))
-
Forside14597y@the-nsa In the file menu there is a button to "Invalidate caches & Restart". Solves many problems many times. But still not every time. I do also get random errors from time to time when switching to another machine.
-
I have projects scattered around Netbeans, Eclipse and IntelliJ. Generally, I use Eclipse or IntelliJ (depends on the project), but the IDE doesn’t really matter.
-
Forside14597yI've heard of IntelliJ at the stream of a Mojang Hackathon, tried it out and it was such a relief. Eclipse is just pure garbage. I cannot put into words how much I hate it.
With its android compatibility and the later released Android Studio, IntelliJ is the absolute get go for every Java developer I'd say (as long as you don't rely on some eclipse plugin).
Also the whole jetbrains product line is really advisable, like CLion, PyCharm and PhpStorm. Wouldn't use anything other, except Visual Studio for C on Windows. -
luper4477y@Coolpuppy24 True, I still think its a better choice than a full blown IDE. If you can get past the microsoft thing
-
Forside14597y@luper Better choice for what? I use sublime for simple script tests or looking through some code and stuff like that, but when coding a complete software, an IDE with auto completion and code sense and all that stuff is much more preferable I'd say.
Related Rants
What IDE do you guys use for Java coding and why? :D
undefined
ide
java
ides