Sibo Van Gool
b8a82f49bc
[ fixes #825 ] Include commonmark library
...
This is needed later to convert GitHub markdown (from extracted text from the GitHub API) to HTML
2022-01-25 14:32:36 +01:00
Justin Hanney
8302de21b1
Adjust IntelliJ and Eclipse classpaths to new guice
2020-04-02 19:22:42 -07:00
Billy Olsen
c789da0389
Remove OrangeExtensions-1.2.jar from eclipse classpath
...
Commit a7c0cb2 removed the OrangeExtensions-1.2.jar file from the
swing project, but failed to remove it from the eclipse classpath.
This fixes that.
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-03-21 09:15:15 -07:00
Daniel_M_Williams
630b5eca58
[upgrade][jar] upgrades slf4j logging libraries from 1.7.5 => 1.7.30
...
- updates ant build
- updates Intellij build
- updates Eclipse build
2020-03-13 23:27:34 -04:00
Billy Olsen
51fd9d47dc
Update eclipse .classpath files
...
Update the eclipse .classpath files to point to the new and updated
jar files that were merged as part of the recent upgrade to Java 11/
Java 13 commits.
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-03-10 19:25:44 -07:00
Daniel_M_Williams
5f9eb87fde
[Bugfix] resolved classpath errors in Eclipse
2016-04-24 14:04:20 -04:00
Sampo Niskanen
ab69cd9d3f
Fix accidental change in swing/.classpath JRE definition
2015-01-10 18:57:20 +02:00
Sampo Niskanen
eb5321e82c
Add script editor highlighting using RSyntaxTextArea
2014-12-27 20:20:32 +02:00
Sampo Niskanen
b6e3a57b47
Implement simulation extensions
...
Squashed commit of the following:
commit 058f603c23accbcdbe9110645f19164da7d57c85
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date: Sat Apr 12 10:52:21 2014 +0300
Implmenent simulation extensions
commit a1ca913c7d7793a9209a5f98235336270db6ce10
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date: Fri Apr 11 19:45:12 2014 +0300
WIP
commit 916f0bc8961360c0906b413485ca4e3700033740
Author: Sampo Niskanen <sampo.niskanen@iki.fi>
Date: Tue Apr 1 20:23:25 2014 +0300
WIP
2014-04-12 10:54:17 +03:00
kruland2607
73ad41c04b
Update .classpath to use the new miglayout library.
2013-11-11 15:41:20 -06:00
kruland2607
d692288f68
Added build.xml driver in root directory. Moved a few files around to support
...
unittest.
2013-09-30 11:38:54 -05:00
kruland2607
5e27ea578f
Added core/resources and swing/resources to classpath.
2013-09-27 21:37:46 -05: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