Programming Eclipse plugins in Jython?

K

Kenneth McDonald

Is it easy or difficult to implement Eclipse plugins in Jython? And
if the former, are there any starter's guides you could recommend?

The desire is an editor plugin for a syntactically very simple
proprietary language. I'd like to have paren checking, syntax
colorization and (to start with at least) a few other small features.
Unfortunately, there's quite a hump in learning the Eclipse API well
enough to do even simple things (or at least that's what my reading
seems to indicate), and I was wondering if I can cheat and use Jython
to simplify the process.

Thanks,
Ken
 
O

Oscar

PyDev plugin is excelent!
it's easy for me to debug python scripts,but the ECLIPSE needs more
memory to run .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top