6
Next semester I will have to choose between two Ides: Netbeans and Eclipse.
I will need to develop desktop apps, and I’m having doubts about:
- Tools for graphical user interface
- Hardware Requirements for considerable performance
- DBMS compatibility (Postgressql)
Taking into account the configuration of my notebook, the fact that the use is for study (College),taking into account the standard program, without plugins and extensions, what I need to know about one or the other?
This question is based on religions. Several good questions generate some degree of opinion based on religion of evangelists...
– Avelino
if you have an average computer use eclipse as it is lighter but if you have a better PC use netbeans because it has more functionality and you end up being more productive.
– André Martins
I think some issues and third party statements are worsening the question. I have my doubts if you can save her unless you radically change and focus on a specific point. While asking for a general comparison without criterion does not go forward. He opened discussion on the goal: http://meta.pt.stackoverflow.com/q/2336/101
– Maniero
Download both. Both support Maven.You can use the best of each IDE (e.g., Netbeans UI editor and Eclipse OSGI support). No one will be able to tell you which is the best IDE for your case besides you (they all do the basics - code Completion, Refactoring, navigation, debugging, etc - very well). Lightness, responsiveness and organization of features is a matter of taste.
– Anthony Accioly