Stefan,

I have modified the batch script that installs the Super Select
plug-in to automatically install the plug-in if OpenJUMP is located at
c:\Program Files\openjump-1.3.

If the path to the OpenJUMP folder is different, one would have to
edit the batch script.

I also realized the jodd.jar library was missing. It has to be
installed in the lib folder for the plug-in to work correctly. The
batch script now completes this step, and I have modified the manual
installation instructions as well.

You can now download the new distribution package for the Super Select
tool here:

http://www.redefinedhorizons.com/resources.html

I need to work on a simple cross-platform installer that will allow
the user to select their OJ installation path graphically. That would
make installation of the plug-in much easier.

Let me know if your German user still has trouble installing my
plug-in. It doesn't do me much good to write code if people can get my
tools installed. :]

SS

On Wed, Apr 22, 2009 at 7:36 AM, Sunburned Surveyor
<sunburned.surve...@gmail.com> wrote:
> Stefan,
>
> Let me test the Super Select Plug-in in the OpenJUMP 1.3 build and I
> will get back to you. I don't see anything jumping out in me in the
> stack trace. It sounds like the plug-in can't find the button images
> it needs, which would be an installation problem. However, there could
> be a problem with my installation instructions.
>
> Stay tuned, and I'll try to figure out what the problem is.
>
> The Sunburned Surveyor
>
> On Tue, Apr 21, 2009 at 6:41 PM, Stefan Steiniger <sst...@geo.uzh.ch> wrote:
>> Hei Sunburned,
>>
>> I got the email (in German) below from Bernd and translated it.
>> Can you look into the problem? - so I can answer Bernd?
>>
>> stefan
>>
>> ==============================
>> When trying t start the super-select-plugin the following
>> NullPointerException is thrown:
>>
>> java.lang.NullPointerException
>>        at
>> net.surveyos.sourceforge.openjump.plugins.cursortools.superselecttool.main.SuperSelectToolboxPlugIn.initializeToolbox(Unknown
>> Source)
>>        at
>> net.surveyos.sourceforge.openjump.plugins.cursortools.superselecttool.main.SuperSelectToolboxPlugIn.getToolbox(Unknown
>> Source)
>>        at
>> com.vividsolutions.jump.workbench.ui.toolbox.ToolboxPlugIn.execute(ToolboxPlugIn.java:70)
>>        at
>> net.surveyos.sourceforge.openjump.plugins.cursortools.superselecttool.main.SuperSelectToolboxPlugIn.execute(Unknown
>> Source)
>>        at
>> com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:130)
>>        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>        at javax.swing.AbstractButton.doClick(Unknown Source)
>>        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>>        at 
>> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
>> Source)
>>        at java.awt.Component.processMouseEvent(Unknown Source)
>>        at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>        at java.awt.Component.processEvent(Unknown Source)
>>        at java.awt.Container.processEvent(Unknown Source)
>>        at java.awt.Component.dispatchEventImpl(Unknown Source)
>>        at java.awt.Container.dispatchEventImpl(Unknown Source)
>>        at java.awt.Component.dispatchEvent(Unknown Source)
>>        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>        at java.awt.Container.dispatchEventImpl(Unknown Source)
>>        at java.awt.Window.dispatchEventImpl(Unknown Source)
>>        at java.awt.Component.dispatchEvent(Unknown Source)
>>        at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>>        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>>        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>        at java.awt.EventDispatchThread.run(Unknown Source)
>>
>> If this error is ignored an empty "super_select ..." window appears, which
>> can be freely resized.
>> The plugin has been downloaded  from
>> http://www.redefinedhorizons.com/shared_files/software/ .
>> The installation has been done by hand has been compared (several times)
>> with the instructions for the install.BAT-file.
>> However, my JAVA- knowledge is almost as good as my Chinese, hence, my
>> further research didn't help.
>> The install path  is C:\local_prog\testjump\.... and all folders and
>> files have been created according to the instructions.
>>
>> Used is OJ - NB from 17.03.2009,
>> JAVA Version jre1.6.0_07
>> Plugins:
>> JTS 1.10.0
>> Projekt Sem (ch.unizh.geo)
>> DXF driver 0.5
>> Read/Write DXF 1.5.0
>> Jump Chart (com.cadplan.jump)
>> Printer (com.cadplan.jump)
>> Super Select Cursor Tool
>> (net.surveyos.sourceforge.openjump.plugins.cursortools.superselecttool.main)
>> (das hier Probleme bereitet)
>> Vertex Note (com.cadplan.jump)
>> Vertex Symbols (com.cadplan.jump)
>>
>>
>> Any ideas?
>>
>> ------------------------------------------------------------------------------
>> Stay on top of everything new and different, both inside and
>> around Java (TM) technology - register by April 22, and save
>> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
>> 300 plus technical and hands-on sessions. Register today.
>> Use priority code J9JMT32. http://p.sf.net/sfu/p
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to