summaryrefslogtreecommitdiff
path: root/build/conf/ideaCE.properties
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf/ideaCE.properties')
-rw-r--r--build/conf/ideaCE.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/build/conf/ideaCE.properties b/build/conf/ideaCE.properties
new file mode 100644
index 000000000000..81afaed35094
--- /dev/null
+++ b/build/conf/ideaCE.properties
@@ -0,0 +1,11 @@
+
+#---------------------------------------------------------------------
+# IDE copies library jars to prevent their locking. If copying is not desirable, specify "true"
+#---------------------------------------------------------------------
+idea.jars.nocopy=false
+
+#---------------------------------------------------------------------
+# The VM option value to be used start the JVM in debug mode.
+# Some JREs define it in a different way (-XXdebug in Oracle VM)
+#---------------------------------------------------------------------
+idea.xdebug.key=-Xdebug