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.

42 lines
1.2 KiB

  1. <application>
  2. <component name="ProjectJdkTable">
  3. <jdk version="2">
  4. <name value="Kahlua" />
  5. <type value="Lua SDK" />
  6. <version value="Kahlua" />
  7. <homePath value="" />
  8. <roots>
  9. <classPath>
  10. <root type="composite">
  11. <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
  12. </root>
  13. </classPath>
  14. <sourcePath>
  15. <root type="composite">
  16. <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
  17. </root>
  18. </sourcePath>
  19. </roots>
  20. <additional />
  21. </jdk>
  22. <jdk version="2">
  23. <name value="LuaJ" />
  24. <type value="Lua SDK" />
  25. <version value="LuaJ" />
  26. <homePath value="" />
  27. <roots>
  28. <classPath>
  29. <root type="composite">
  30. <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
  31. </root>
  32. </classPath>
  33. <sourcePath>
  34. <root type="composite">
  35. <root url="file://$APPLICATION_PLUGINS_DIR$/Lua/stdlibrary" type="simple" />
  36. </root>
  37. </sourcePath>
  38. </roots>
  39. <additional />
  40. </jdk>
  41. </component>
  42. </application>