Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Extending JSDT
Extending JSDT [message #527784] Fri, 16 April 2010 09:14 Go to previous message
Igor is currently offline Igor
Messages: 2
Registered: April 2010
Junior Member
I have a PDE/RCP project which needs to support a custom extension to JavaScript, essentially a language that is a superset of JS (*.SJS files). It is ultimately compiled to JS, but I would like to be able to provide source editing, syntax coloring, folding, content assist, debugging, etc. within the .SJS extended source.

I was thinking that extending the JSDT is the right way to go, but am having some problems getting started. Also, judging from the fact that JSDT seems to have a lot of stuff copied from JDT, it makes me wonder if I will be ultimately forced to do the same.

Could someone suggest what is the best approach here and give me some initial pointers?

[Updated on: Fri, 16 April 2010 09:35]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic:spring 2.5.6 annotation based web controller
Next Topic:Occasional server start-up error
Goto Forum:
  


Current Time: Fri May 24 21:03:31 EDT 2013

Powered by FUDForum. Page generated in 0.02230 seconds