intellij idea build setup in .idea

- use intellij
- remark this is optional, standalone build is still supported
This commit is contained in:
philippe lhardy
2020-09-08 09:40:58 +02:00
parent f97191858a
commit 84f803d3a3
8 changed files with 99 additions and 0 deletions

6
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/java/out" />
</component>
</project>