12 Commits

Author SHA1 Message Date
SiboVG
f4d46bd925 [fixes #1156] Fix jogl-all 2022-02-24 16:56:24 +01:00
SiboVG
21fa9c64f4 [fixes #1156] Update JOGL library + add more Linux distributions 2022-02-24 12:52:47 +01:00
Daniel_M_Williams
02e935d6f7 [rm] remove duplicate jogl jar 2020-07-19 16:05:24 -04:00
Billy Olsen
4e167a5599 Upgrade jogl libraries to 2.4.0-rc-20200306
Update the jogl libraries.

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-03-28 18:59:46 -07:00
Justin Hanney
a7c0cb2b8a Fix OSXSetup after migration to Java9+ 2020-03-11 20:16:46 -04:00
Daniel Williams
84203b014b
Travis CI now builds for Java 13 -- and fixed some issues for Java 13 (#572)
* [jar][Upgrade] Upgrade lib-tests libraries

* [fix][jar/upgrade] Upgraded jars in core/lib.  -- fixed Junit Failures due to missing jaxb bindings.

* [fix] Added openjdk 13 to travis auto-builds

* [fix][unittest][java8] fixes automated java8 unittests

* [fix][build][jar] Upgraded logback libraries; moved to core/lib

* [fix][build][jar] removes unused jars: jaxb-jxc.*.jar

* [upgrade][build][jar] Upgrade the guice .jar libraries
2020-03-06 08:52:20 -05:00
Daniel_M_Williams
5e3dbb6575 [fix] Restores 3d Views to PR #556 -- Java 11 upgrade 2020-02-29 20:44:42 -05:00
Sampo Niskanen
eb5321e82c Add script editor highlighting using RSyntaxTextArea 2014-12-27 20:20:32 +02:00
kruland2607
6e2708b6ac Updated jogl libraries to 2.1.5. 2014-03-25 12:13:47 -05:00
kruland2607
c40136e0f1 Update to MigLayout 4.0. 2013-11-11 09:51:53 -06:00
kruland2607
59f8f13b16 Update jogl to 2.1.2. 2013-11-05 14:52:57 -06:00
kruland2607
26fb295554 Rework source structure to separate swing gui code from core code.
Separate swing application code from core code.  Moved a bunch of sources
and libraries around.  Created new eclipse project.

Further refinements to make it build.

Update gitignore.
2013-09-27 11:34:46 -05:00