This error might be caused by a packaging problem in my Java code, but
I should have caught this in Eclipse. Let me do some poking around to
see if I can nail down the problem for you.
Andre: Do you get the same error as Jukka?
Landon
On Wed, Nov 30, 2011 at 9:49 AM, Rahkonen Jukka
wrote:
> Hi,
Hi,
This version does not change anything for me. I do not know anything about
prgramming, but if the error is
java.lang.NoClassDefFoundError: surveyos/sourceforge/openjump/plugins/gpx/GpxRea
derExtension (wrong name: net/surveyos/sourceforge/openjump/plugins/gpx/GpxReade
rExtension),
could it
Andre and Jukka,
I uploaded Version 1.21 of the plug-in to the same folder on the
SurveyOS project this morning:
https://sourceforge.net/projects/surveyos/files/SurveyOS%20OpenJUMP%20Plug-Ins/GPX/
This zip file has the JDOM library I'm using. Can you put that JDOM
JAR in your OpenJUMP's lib fold
It does not start for me. Error with Windows Vista and jre 1.7 is
java.lang.NoClassDefFoundError: surveyos/sourceforge/openjump/plugins/gpx/GpxRea
derExtension (wrong name: net/surveyos/sourceforge/openjump/plugins/gpx/GpxReade
rExtension)
-Jukka Rahkonen-
__
Andre,
You can download the 1.2 version of my GPX plug-in here:
https://sourceforge.net/projects/surveyos/files/SurveyOS%20OpenJUMP%20Plug-Ins/GPX/
You need to put the contents of the "lib" folder in the lib folder of
your OpenJUMP installation folder. You need to put the contents of the
"ext" f
Rashad,
I finally got around to posting a cleaned version of my GPX plug-in
for OpenJUMP. You can find it here:
http://sourceforge.net/projects/surveyos/files/SurveyOS%20OpenJUMP%20Plug-Ins/GPX/
It should be fairly easy to install. The jars in the "lib" folder go
in OJ's "lib" folder. The conten
Rashad,
I wrote a little plug-in that will do this. I'm not in the office, but
on Monday I'll send you a download link for the plug-in.
The Sunburned Surveyor
On Fri, Dec 24, 2010 at 8:36 PM, Mohammed Rashad
wrote:
>
> How can I load a GPX file in OJ?
> --
> Rashad
>
> -
How can I load a GPX file in OJ?
--
Rashad
--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise,
I have a couple recent blog posts that describe code I'm working on
for OpenJUMP. This is the code for reading and writing GPX files, and
code for a FeatureCache that stores Feature objects in binary files on
the hard disk.
For those that are interested:
http://openjump.blogspot.com/
The Sunburn