Any recommendations for good Java IDE's? I've done C# before and I really like Visual Studio so I guess I was wondering was there some sort of Java equivalent? Preferably free but I may be willing to pay a certain amount for one also.
thanks!
| 08-05-2012, 22:41 | #1 |
|
Closed Account
|
Java IDE's
Any recommendations for good Java IDE's? I've done C# before and I really like Visual Studio so I guess I was wondering was there some sort of Java equivalent? Preferably free but I may be willing to pay a certain amount for one also.
thanks! |
|
|
|
Advertisement
|
|
|
|
Advertisement
|
|
|
| 09-05-2012, 13:08 | #6 | |
|
Registered User
![]() |
Quote:
Hard to beat the plug-ins (Spring/Hibernate/Struts, Swing, GWT, Android, Blackberry, JEE, svn, etc, etc). The code refactoring is very good as is the syntax checker, project organisation, etc. For serious development, integration with ant, maven, multiple build targets and so on is very good. It's unusable with 2G RAM, tolerable with 4G and works quite well on a dedicated mac/PC with 8G. Oh, and a very big screen (23" +). As a matter of interest, what requirements would a professional have over a home user (increasingly they're one and the same)? |
|
|
|
| 09-05-2012, 13:11 | #7 | |
|
Registered User
![]() |
Quote:
|
|
|
|
| Thanks from: |
| 09-05-2012, 13:14 | #8 |
|
Moderator
![]() |
Spring also have a version of Eclipse - what they call STS (Springsource Tool Suite).
|
|
|
| Thanks from: |
| 09-05-2012, 13:19 | #9 |
|
Registered User
![]() |
|
|
|
|
Advertisement
|
|
|
| 09-05-2012, 13:29 | #10 |
|
Registered User
![]() |
|
|
|
| 09-05-2012, 13:39 | #11 | |
|
Registered User
![]() |
Quote:
![]() Seriously, I find that it degrades with usage - the longer it's up, the more memory tends to increase/leak. Also, I'm on a Mac so that may be a bit worse. |
|
|
|
| 09-05-2012, 14:34 | #12 | |
|
Closed Account
|
Quote:
|
|
|
|
| 09-05-2012, 15:41 | #13 | |
|
Registered User
![]() |
Quote:
Perhaps I worded that badly, you don't have to pay for either when using for professional use. There are a few Enterprise "versions" of Eclipse that you have to pay for. But for personal and even professional use Eclipse is plenty good. myEclipse is the one I have heard most about but have not seen yet. I find Eclipse better than all the browsers in this regard on the Mac. Last edited by conor.hogan.2; 09-05-2012 at 15:45. |
|
|
|
| 09-05-2012, 17:26 | #14 | |
|
Registered User
![]() |
Quote:
I had to code an app on a 2gb laptop and it was a disaster. I had no Android phone at the time and had to use the emulator, took about 5 minutes to load up.To the OP question, I use Eclipse for Java/Android but PHP Storm for PHP which is based off IntelliJ which is very good as well. Way better search than Eclipse anyway. Just not worth paying money for. |
|
|
|
| 09-05-2012, 18:52 | #15 | |
|
Registered User
![]() |
Quote:
|
|
|
|