Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » want to use/extend a javascript editor in my perspective
want to use/extend a javascript editor in my perspective [message #598922] Thu, 02 July 2009 17:24
Dave Horton is currently offline Dave HortonFriend
Messages: 1
Registered: July 2009
Junior Member
I am creating some plugins that will include a new perspective that has
some new editors and views that I will create, but I also need a simple
javascript editor and would prefer to use an existing one. It is
possible that I won't even need to extend it, but it would be great if I
could. The only thing is that the input will not be a file but a
snippet of javascript that I need to feed in via a string. I see that
in my stock eclipse environment there is a javascript editor, but I
don't know the plug id for this so I can use it, and I don't know where
to look to figure out how to make the input not read from a file. For
that matter, I am wondering if there is an available open source plug in
that implements a basic javascript editor that I could use. Any
help/thoughts?

As you might notice, I'm a newbie to Eclipse plug-in programming, and if
I am in the wrong forum please feel free to point me elsewhere...
Previous Topic:want to use/extend a javascript editor in my perspective
Next Topic:P2 update failing in Workbench-based product
Goto Forum:
  


Current Time: Thu Apr 25 01:24:16 GMT 2024

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

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

Back to the top