mirror of
https://gitlab.com/2009scape/tools/2009scape-item-definition-editor.git
synced 2026-08-01 14:39:19 -06:00
13 lines
No EOL
532 B
XML
13 lines
No EOL
532 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/bin" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/com/editor/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="inheritedJdk" />
|
|
</component>
|
|
</module> |