For further actions, you may consider blocking this person and/or reporting abuse
Read next
Mind-blowing: Why 1 == 1 is 🟢 true, but 128 == 128 is 🔴 false in Java?
Nikhil Vikraman -
Find the First Non-Repeated Character in a String
realNameHidden -
JDK, JVM, and JRE: The Three Musketeers of Java Development 🏇
Akshay Gengaje -
Arrays vs. ArrayLists: A Must-Know Topic for Java Interviews
Arshi Saxena -
Top comments (4)
I'd say 100% intelliJ. I love open source software, but in this case after working with eclipse for some side project work on small java projects, and a lot of work with PDT , Aptana and Zend for PHP for me at least it's IntelliJ / PHPstorm all the way.
Also, technically IntelliJ Community IS open source
Personally, I am currently using Eclipse. The reason is not, that I believe it to be the better IDE, but simply that I am used to it and didn't have time to get used to IntelliJ yet. But since I'm switing to a new computer anyway, I will probably try to use IntelliJ there, since most of my colleagues agree that it's better than Eclipse for many tasks.
The important thing is to learn to use both in an advanced way. If you do not take advantage of everything that an ide like Idea or Eclipse offers, better get developed in Notepad