Re: [JPP-Devel] [jump-users] question about scripting in JUMP

2009-03-23 Thread Sunburned Surveyor
Dmitrii, So we are finally ready to write some code for your first OpenJUMP plug-in! There are a couple of different ways to approach the design of a simple plug-in. In the first approach you cram all of your code in a single class that extends the AbstractPlugInClass. In the second approach (the

Re: [JPP-Devel] [jump-users] question about scripting in JUMP

2009-03-17 Thread Sunburned Surveyor
Dmitrii, I was hoping to get together a little video tutorial that shows how to set-up Eclipse to create an OpenJUMP plug-in. But I haven't had time to finish it. What you need to do is configure the build path of your Eclipse project for the plug-in. Go to the "Libraries" tab and hit the "add ex

Re: [JPP-Devel] [jump-users] question about scripting in JUMP

2009-03-02 Thread Sunburned Surveyor
Zmitser, Sorry I haven't gotten back to you for a couple of days. I had a busy weekend. Do you think you can handle setting up an Eclipse Java development project for your plug-in? You'll need to create a new Java project and add then JTS/JUMP libraries to your projects build path. If you have t

Re: [JPP-Devel] [jump-users] question about scripting in JUMP

2009-02-25 Thread Sunburned Surveyor
Dmitrii, It would also be good to skim the developer guide for the original JUMP program. Some of the material is outdated, but a great deal of it still applies to OpenJUMP: www.vividsolutions.com/JUMP/bin/JUMP%20Developer%20Guide.pdf If you are eager to get started with the code we will be work

Re: [JPP-Devel] [jump-users] question about scripting in JUMP

2009-02-25 Thread Sunburned Surveyor
Dmitrii, I'm glad to hear you would like to move forward with learning how to write a plug-in. I'm going to copy our message to the developers mailing list so that other subscribers might benefit. I think you'll find writing a plug-in isn't much harder than "hello world". :] Some programming skill