SiboVG
10f875bc6b
Add opencsv lib reference in IntelliJ config
2022-10-24 00:06:15 +02:00
thzero
1b1eecaa4b
refactor the graaljs integration to allow Java code to be called; updated the simulation extension and scripting to due to a change in the FlightConfiguration
2022-07-02 13:55:09 -05:00
thzero
c2c22697cc
Dependency Updates ( #1483 )
...
* remove the resources\datafiles\presets folder as its is being built by the copy-orc-files build script
* Refactored from new Boolean and new Integer to Boolean.valueOf and Integer.valueOf due to deprecation warnings. Value of is supported in Java 8 (https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html )
* Removed non-atomic updates around deprecation
* updated test dependencies
* dependency updates
* dependency updates
2022-06-26 18:58:18 +02:00
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
82a3506157
Adjust .iml files for IntelliJ
2020-04-05 12:36:07 -07:00
Daniel_M_Williams
65a4698d37
[fix][Intellij] Intellij now correctly builds jars and tests with all the new libraries
2020-03-19 18:19:07 -04: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
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
aeab0c3d81
[fix] added example rockets to jarfile
2020-02-19 22:30:32 -05:00
Daniel_M_Williams
b63616b1be
[build] Updated dependencies for running from intellij
2018-09-03 14:10:00 -04:00
Wes Cravens
b8c5604433
Add SerializeMotors run configuration
2016-03-23 21:26:16 -05:00
Wes Cravens
e2efefb296
IntelliJ CE integration and build
2016-03-23 17:15:26 -05:00