From 5446859dee2d38faecc2b83c054e8f011f6e5a06 Mon Sep 17 00:00:00 2001 From: loic Date: Thu, 22 Sep 2016 20:00:51 +0200 Subject: Begin javafx --- .idea/compiler.xml | 2 +- .idea/misc.xml | 95 --------------------------------------- .idea/uiDesigner.xml | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 125 insertions(+), 96 deletions(-) create mode 100644 .idea/uiDesigner.xml (limited to '.idea') diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 9565642..f8cbea7 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -26,7 +26,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index cd1cc97..233a7f0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -10,85 +10,6 @@ - - - - - - - - - Android > Lint > Correctness - - - Android > Lint > Security - - - Android Lint for Kotlin - - - CFML - - - GPath inspectionsGroovy - - - GeneralJavaScript - - - Google Web Toolkit issues - - - Groovy - - - JPA issues - - - JSP Inspections - - - Java - - - Java EE issues - - - JavaScript - - - Probable bugsJava - - - RESTful Web Service - - - Security issuesJava - - - Spring - - - Spring MVCSpring - - - WebSocket issues - - - XML - - - XPath - - - - - JpaQlInspection - - - - - @@ -102,20 +23,4 @@ - - - - - 1.8 - - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml new file mode 100644 index 0000000..e96534f --- /dev/null +++ b/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3