We develop heavily with scriptlets That being said, I'm loving eclipse' code completion, debugging, etc. capabilities. However, it doesn't seem to "know" about JSP or how it relates to our EJB. In other words, I get no code completion - either with core Java classes, or with our EJB. I've installed the solar eclipse plugin for decent JSP visual development. Do you know of other plugins that allow code completion in JSP? What about debugging JSP? Or maybe you have this working and I've just setup my project in a funky way..? thanks in advance! Joe Miller
MyEclipse Enterprise Workbench (www.myeclipseide.com) is a low cost ($30) full J2EE IDE for web, ejb, and ear apps built on top of Eclipse2 and Eclipse3. MyEclipse web tools include a full JSP editor with code coloring, completion, validation, JSP src level debugging for JSR045 servers, Struts wizards and tools, .... EJB development, package and exploded deployment, server deployment synchronization, and hot-swap debugging for over 20 appservers. Lastly, your $30 subscription entitles your to free support and upgrades for 1 year. You can download a free 30 day trial at www.myeclipseide.com. The upcoming release will introduce new WYSIWYG design features for HTML, JSPs, Struts, and JSF. 2.8/3.8 betas should be available in early May. Recent 2.7/3.7 features: http://www.myeclipseide.com/ContentExpress-display-ceid-33.html Other stuff: http://www.myeclipseide.com/ContentExpress-display-ceid-16.html Wayne Disclaimer: I am the lead MyEclipse developer.