09 March 2005 - java_dev (original) (raw)

12:32 pm - talldean Anyone recommend a web email client, preferrably in JSP, Servlets, or Applets?
03:35 pm - mdweezer - Eclipse questions I'm in a intro Java class, pretty much everyone is using the HORRIBLE Forte IDE that came with the book, it's not supported anymore and it sucks horribly.So I jumped right to JCreator and had some fun with that and then was told Eclipse is the way to go.I'm loving Eclipse for all the obvious reasons and i'm doing VERY simple stuff...I'm just looking for more time savers, when I discovered the "Generate setters/getters" and "Generate constructor" (which invoked my superclass constructor). These features are fantastic.I'm doing pretty simple stuff but are there any other features I should keep an eye out for? Thanks a lot.