I'm looking for some documentation on "eclipse monkey" features.
What variables are predefined, what methods do these objects have and so on...
You can only get so far by tweaking the examples.
I'm looking for some documentation on "eclipse monkey" features.
What variables are predefined, what methods do these objects have and so on...
You can only get so far by tweaking the examples.
Eclipse Monkey is listed as "past effort" for the project Dash
Eclipse Monkey allows you to write scripts that run inside Eclipse and through DOMs are able to access and control(script) parts of the Eclipse Platform. The Eclipse Monkey component of the Dash Project has been archived This page is no longer actively maintained.
Yet you can find some documentation in this devx.com article:
Enhance Eclipse RCP with Scripting
The merge between scripting languages and Eclipse goes through the definition of the com.devx.scripting plug-in.
Read also:
Dynamic Scripting Lands in Europa: A Profile of Eclipse Monkey (cont'd)
Eclipse Monkey API reference for the Editor panel: http://wiki.eclipse.org/Eclipse_Monkey/Javascript_Editor