My settings for JetBrains IDEs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <application>
- <component name="ProjectJdkTable">
- <jdk version="2">
- <name value="Kahlua" />
- <type value="Lua SDK" />
- <version value="Kahlua" />
- <homePath value="" />
- <roots>
- <classPath>
- <root type="composite">
- <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
- </root>
- </classPath>
- <sourcePath>
- <root type="composite">
- <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
- </root>
- </sourcePath>
- </roots>
- <additional />
- </jdk>
- <jdk version="2">
- <name value="LuaJ" />
- <type value="Lua SDK" />
- <version value="LuaJ" />
- <homePath value="" />
- <roots>
- <classPath>
- <root type="composite">
- <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
- </root>
- </classPath>
- <sourcePath>
- <root type="composite">
- <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
- </root>
- </sourcePath>
- </roots>
- <additional />
- </jdk>
- </component>
- </application>
|