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
SiboVG
78f1b86c13
Add misc.xml
2022-02-26 21:30:56 +01:00
Sibo Van Gool
074b7a842a
Moved PhotoSettings back to Swing
2021-08-14 20:41:36 -07:00
Sibo Van Gool
6ea74ad6c6
Added gitignores for IntelliJ-files
2021-08-13 22:09:40 +02:00
Daniel_M_Williams
9890c33ef5
[fix][IDE][Intellij] running the jar will now auto-build it
2020-07-12 15:39:34 -04:00
Justin Hanney
8302de21b1
Adjust IntelliJ and Eclipse classpaths to new guice
2020-04-02 19:22:42 -07:00
Daniel_M_Williams
b620360da0
[fix] runs jar with default jdk
2020-03-19 19:07:54 -04:00
Daniel_M_Williams
5a1347aafb
[fix] Sets Intellij compiler to simply be '11'-- the default, included one
2020-03-19 19:01:24 -04: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_M_Williams
5e3dbb6575
[fix] Restores 3d Views to PR #556 -- Java 11 upgrade
2020-02-29 20:44:42 -05:00
Daniel_M_Williams
c12e405467
[fix] local JDK pathing fixes to make branch work on my machine
2020-02-15 08:42:40 -05:00
Neil Balch
f26e3afcf3
Upgrade codebase to Java 11
2019-10-28 08:56:05 -07:00
Daniel_M_Williams
ef3792d9cb
[fix] run configuration and jar paths are now cross-platform
2018-09-03 14:10:00 -04:00
Daniel_M_Williams
4487e457de
[build] added jar artifact for IDEA Intellij build
2018-09-03 14:10:00 -04:00
Daniel_M_Williams
43b8ec3fa5
[fix][config] rename Run Target Configurations
2018-09-03 14:10:00 -04:00
Daniel_M_Williams
9f8e57e36c
[feat] added shared build configurations for Intellij at .idea/runConfigurations/*"
2018-09-03 14:10:00 -04:00
MadCompSci
aa300709f5
Refreshed from upstream
2018-06-01 13:19:03 -05:00
ChrisMickelson
ced7005d53
Update compiler.xml
2018-05-30 05:15:00 -05:00
ChrisMickelson
86de232908
Update compiler.xml
...
exclude test from compile
2018-05-30 04:53:32 -05:00
Wes Cravens
099fb04c4f
Update IntelliJ misc file (probably due to a version upgrade)
2016-03-25 19:15:35 -05:00
Wes Cravens
2d5dfc0909
Some random IntelliJ config it decided to save
2016-03-23 21:34:07 -05:00
Wes Cravens
e2efefb296
IntelliJ CE integration and build
2016-03-23 17:15:26 -05:00