Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

CraftBird.iml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    CraftBird.iml 661 B
    <?xml version="1.0" encoding="UTF-8"?>
    <module type="JAVA_MODULE" version="4">
      <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
        <exclude-output />
        <content url="file://$MODULE_DIR$">
          <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
        </content>
        <orderEntry type="sourceFolder" forTests="false" />
        <orderEntry type="library" exported="" name="twitter4j-core-4.0.4" level="project" />
        <orderEntry type="library" exported="" scope="PROVIDED" name="spigot_server" level="project" />
        <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
      </component>
    </module>