File: intellij.java.indexing.impl.iml

package info (click to toggle)
intellij-community-idea 183.5153.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 178,408 kB
  • sloc: java: 2,023,773; xml: 78,706; ansic: 2,742; cpp: 1,688; javascript: 1,657; objc: 1,316; sh: 724; perl: 221; ruby: 102; python: 87; makefile: 7
file content (20 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="intellij.java.psi" exported="" />
    <orderEntry type="module" module-name="intellij.java.psi.impl" exported="" />
    <orderEntry type="module" module-name="intellij.platform.indexing" exported="" />
    <orderEntry type="module" module-name="intellij.platform.indexing.impl" exported="" />
    <orderEntry type="module" module-name="intellij.platform.projectModel" exported="" />
    <orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
    <orderEntry type="module" module-name="intellij.java.indexing" exported="" />
    <orderEntry type="library" name="Guava" level="project" />
    <orderEntry type="library" name="KotlinJavaRuntime" level="project" />
  </component>
</module>