Hi,
I would like to test if OpenJUMP might have problems with the newest Java
versions but I could not make it start at all. I had a working bat file for
Java 10 to start with but editing JAVA_PATH was not enough. I start to feel
that the genius system that detects the Java version is getting q
On 27.08.2018 10:55, Rahkonen Jukka (MML) wrote:
> Hi,
>
> I would like to test if OpenJUMP might have problems with the newest Java
> versions but I could not make it start at all. I had a working bat file for
> Java 10 to start with but editing JAVA_PATH was not enough. I start to feel
> that
Revision: 5929
http://sourceforge.net/p/jump-pilot/code/5929
Author: edso
Date: 2018-08-27 12:20:07 + (Mon, 27 Aug 2018)
Log Message:
---
rework version detection for 'openjdk version "12-ea"'
Modified Paths:
--
core/trunk/ChangeLog
core/trunk/script
On 27.08.2018 12:34, edgar.sol...@web.de wrote:
> On 27.08.2018 10:55, Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> I would like to test if OpenJUMP might have problems with the newest Java
>> versions but I could not make it start at all. I had a working bat file for
>> Java 10 to start with but edi
Hi,
Great, r5929 starts with JDK 12. The icons and map look somehow crispy and ugly
on my computer but some few functions which I tested seemed all to run fine.
-Jukka-
-Alkuperäinen viesti-
Lähettäjä: edgar.sol...@web.de [mailto:edgar.sol...@web.de]
Lähetetty: 27. elokuuta 2018 15:21
Hi,
OpenJUMP does start with JDK 12 but it throws this error
java.lang.NoClassDefFoundError: javax/xml/bind/UnmarshalException
at
org.openjump.ext.viewmanager.ViewManagerExtension.configure(ViewManagerExtension.java:21)
at
com.vividsolutions
On 27.08.2018 15:00, Rahkonen Jukka (MML) wrote:
> Hi,
>
> OpenJUMP does start with JDK 12 but it throws this error
>
> java.lang.NoClassDefFoundError: javax/xml/bind/UnmarshalException
>at
> org.openjump.ext.viewmanager.ViewManagerExtension.configure(ViewManagerExten
Revision: 5930
http://sourceforge.net/p/jump-pilot/code/5930
Author: edso
Date: 2018-08-27 13:43:30 + (Mon, 27 Aug 2018)
Log Message:
---
finetune jre parameters for modern jre's
Modified Paths:
--
core/trunk/scripts/oj_windows.bat
Modified: core/trunk/
Revision: 5931
http://sourceforge.net/p/jump-pilot/code/5931
Author: edso
Date: 2018-08-27 13:53:00 + (Mon, 27 Aug 2018)
Log Message:
---
remove javax.se.ee when run w/ java 11+ on linux/mac
Modified Paths:
--
core/trunk/ChangeLog
core/trunk/scripts/
Revision: 5932
http://sourceforge.net/p/jump-pilot/code/5932
Author: edso
Date: 2018-08-27 15:25:30 + (Mon, 27 Aug 2018)
Log Message:
---
rework version detection for 'openjdk version "12-ea"' in start scripts
Modified Paths:
--
core/trunk/ChangeLog
Hi thanks,
I'll probably add jaxb as a dependency (about 1.4Mb) as it would be a
bit of work to switch to java2xml.
Michaël
Le 27/08/2018 à 15:41, edgar.sol...@web.de a écrit :
On 27.08.2018 15:00, Rahkonen Jukka (MML) wrote:
Hi,
OpenJUMP does start with JDK 12 but it throws this error
j
1.4Megs sees kind of a waste just for this function. please give me some time
to evaluate first.. ede
On 8/27/2018 23:52, Michaël Michaud wrote:
> Hi thanks,
>
> I'll probably add jaxb as a dependency (about 1.4Mb) as it would be a bit of
> work to switch to java2xml.
>
> Michaël
>
>
> Le 27
Hi Ede,
You can have a look at ViewManager in the PlugIn repository. May not be
so difficult to change but many classes have to be serialiable and
configured through java2xml files. At the time I choosed jaxb, I may
have tried java2xml and encountered some difficulties to modelize
heritage th
13 matches
Mail list logo