Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Extending HTML or JSP editors with minimal coding
Extending HTML or JSP editors with minimal coding [message #183323] Tue, 28 November 2006 04:16
Eclipse UserFriend
Originally posted by: gokuiuc.yahoo.com

Hello,

I want to ask how I could add custom attributes to the HTML or JSP editors,
so that I could use their content assist and syntax coloring abilities. I
would like to code in these attributes without creating a new editor. I want
to use the file types used by HTML or JSP editors, i.e. use .html, .jsp,
etc.. I know about StructuredTextViewerConfigurationHTML or
StructuredTextViewerConfigurationJSP classes, but I want to add minimal
code, and I am told that I have to access more internal packages. However,
some internal classes like "AttributeCollection" are declared final, which
makes it harder to overwrite them. I have read through related posts in the
newsgroup, but still, I would appreciate any help.

Thanks a lot!

Gokhan
Previous Topic:starting test client on geronimo 1.1 yields servlet error: Unable to compile class?!?
Next Topic:Downloading Geronimo 1.1 support a second time fails
Goto Forum:
  


Current Time: Thu Apr 25 15:32:28 GMT 2024

Powered by FUDForum. Page generated in 0.03506 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top