OpenJUMP
How to run OpenJUMP in Eclipse
To run OpenJUMP in Eclipse:
have first a look here: FAQ OpenJump and Eclipse
- Click Run > Run…
- Press the New button
- Set it up as follows:


How to include existing external Jump plugins
In Eclipse you can use
JUMP plugins by
- first placing the plugin in a directory of your choice
e.g. for windows you could put the plugin in C:\myjump\coolplugins\
- add to the startup line the plugin-directory option, like it is done in the batch or sh file:
go in Eclipse to your “Run..” entry – choose the “arguments” tab and write in the first field:
-plug-in-directory C:\myjump\coolplugins\
for more information on startup options in Eclipse see:
Revised on March 18, 2008 22:19
by
sstein