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="ProjectRunConfigurationManager">
<configuration default="false" name="Run Antlr builder" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="org.antlr.Tool" />
<module name="CC-Praxis-Antlr Parser fuer X-Leer" />
<option name="PROGRAM_PARAMETERS" value="&quot;$ModuleSourcePath$/de/dhbw/compiler/antlrxparser/X.g&quot;" />
<option name="WORKING_DIRECTORY" value="$ModuleFileDir$" />
<method v="2" />
</configuration>
</component>