Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Custom code in HTML editor
Custom code in HTML editor [message #176392] Mon, 07 August 2006 21:28
Martin Novak is currently offline Martin NovakFriend
Messages: 8
Registered: July 2009
Junior Member
Hi all,

I want to write some support for tags for our template engine in html
editor. I would like to use facility provided by WTP SSE, but I would
appretiate if somebody directs me which way to go, and what to implement
since you are more experienced.

So the deal is that our tags looks like: "<P@tag someprop="somevalue"
@P>". So my idea was to implement custom editor under SSE, and hook
somehow together HTML, CSS, and JavaScript editors together. Or is there
some way how to tell HTML editor that in some case this is available tag
- not sure about that since this doesn't look like xml [-;

Is there some document describing what way should I take? I mean what
extensions should I hook. Or maybe if there is no such docs, which wtp
editor is the best to start to examine (jsp, css, xml, html???) or if
there are some other examples.

thanks in advance,
Martin
Previous Topic:Dynamic Web project is not a Java project?
Next Topic:How to configure the connection pool in the tomcat plugin?
Goto Forum:
  


Current Time: Wed Sep 25 14:41:43 GMT 2024

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

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

Back to the top