Add root .idea folder for module recognition

This commit is contained in:
2020-06-03 09:43:01 +02:00
parent c55ae94fa6
commit ef7bb13422
15 changed files with 119 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="antlr-3.5.2-complete">
<CLASSES>
<root url="jar://$PROJECT_DIR$/CC-Praxis-Antlr Parser fuer X-Leer/lib/antlr-3.5.2-complete.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

9
.idea/libraries/jflex_1_6_1.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="jflex-1.6.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-LL1-Parser für X-Leer/lib/jflex-1.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

10
.idea/libraries/lib.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="lib">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-Abstiegsparser für X-Leer/lib/hamcrest-all-1.3.jar!/" />
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-Abstiegsparser für X-Leer/lib/jflex-1.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

10
.idea/libraries/lib1.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="lib1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-Scanner für Namen-Leer/lib/hamcrest-all-1.3.jar!/" />
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-Scanner für Namen-Leer/lib/jflex-1.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

10
.idea/libraries/lib2.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="lib2">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-JFlex Scanner für AS-Leer/lib/jflex-1.6.1.jar!/" />
<root url="jar://$PROJECT_DIR$/ÜB-Praxis-JFlex Scanner für AS-Leer/lib/hamcrest-all-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>