- Eclipse for general Java development,
- NetBeans for Swing development.
- Intellij to just have everything work.
- Gvim
- Notepad++, for Windows
- JEdit is not bad
Database
- Sql Squirrel - Database worksheets and grids
- DB Visualizer, free version
- Oracle Sql-Developer - Great when working with Stored Procedures
- Tora - Oracle/MySql IDE
Merging Tools
- kdiff3 - good for three way merging
- Subversion, http://subversion.tigris.org
- Subclipse Eclipse Plugin, http://subclipse.tigris.org
- Svant task for Ant
- Tortoise for Windows, http://tortoisesvn.tigris.org/
- esvn - Linux Subversion client
- SoapUi - Rocks for testing and integration work
- Apache TcpMon for Monitoring
- Perl Plugin for Eclipse
- ShellEd Eclipse plug-in for Bourne Shell scripts
- Eclipse Groovy plug-in

2 comments:
what about groovy plugin?
Yes, you are right I missed the groovy plugin, but a new version of it is coming out in July 2007 along with Groovy 1.1. :)
Post a Comment