Files
openide/plugins/textmate/intellij.textmate.iml
Sergey Ignatov 812c831e19 textmate i18n initial
GitOrigin-RevId: 8b6b2726263115a84641df47d57328760d3ddd92
2020-01-19 20:07:53 +00:00

33 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/lib/bundles" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module-library">
<library name="joni" type="repository">
<properties maven-id="org.jruby.joni:joni:2.1.29" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jruby/joni/joni/2.1.29/joni-2.1.29.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jruby/jcodings/jcodings/1.0.44/jcodings-1.0.44.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jruby/joni/joni/2.1.29/joni-2.1.29-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jruby/jcodings/jcodings/1.0.44/jcodings-1.0.44-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="module" module-name="intellij.spellchecker" />
</component>
</module>