Hi!
I need some personal experiences about which environment (IDE+AS+Database) is the best for Java web developing?
Thanks
Printable View
Hi!
I need some personal experiences about which environment (IDE+AS+Database) is the best for Java web developing?
Thanks
I prefer Eclipse for all Java development and postgres usually with Maven with the Jetty plugins. Some people prefer NetBeans for web development, I think it's horrible even though it does integrate the database and web server.