• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Free Eclipse - JSP Editor plugin

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anyone suggest me a free jsp editor plugin for eclipse 3.1?

Thanks,
 
slicker
Posts: 1108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
MyEclipse. Haven't got it myself yet, but it might help you start your search. MyEclipse on the plug-in page
 
Ranch Hand
Posts: 374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
IBM just made an initial contribution to the Eclipse WebTools project for just this reason. Check out the initial version...

Review/Getting started guide from sys-con:
http://www.sys-con.com/story/?storyid=46054&DE=1

The actual install/setup guide (and download site):
http://www.eclipse.org/webtools/initial-contribution/IBM/Getting%20Started.html
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See the Lomboz plugin. It includes a JSP editor.

Haven't tried it for Eclipse 3.0 yet, but it worked fine for 2.1.

Best regards,
Jesper Hertel
 
Jesper Hertel
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Remember to install Eclipse Modeling Framework first. Otherwise Lomboz doesn't work.

[edited to replace <a> with UBB url code tags]
[ September 13, 2004: Message edited by: Jeanne Boyarsky ]
 
author & internet detective
Posts: 42162
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jesper,
Welcome to Javaranch!

As you may have noticed, HTML doesn't work in some cases (like links.) You can use the UBB code tags instead which are right below the editing window.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic