summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--google-samples.iml40
1 files changed, 20 insertions, 20 deletions
diff --git a/google-samples.iml b/google-samples.iml
index 4e5892a..90863ae 100644
--- a/google-samples.iml
+++ b/google-samples.iml
@@ -10,28 +10,28 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Guava" level="project" />
- <orderEntry type="module" module-name="android" />
- <orderEntry type="module" module-name="extensions" />
- <orderEntry type="module" module-name="annotations" />
+ <orderEntry type="module" module-name="intellij.android" />
+ <orderEntry type="module" module-name="intellij.platform.extensions" />
+ <orderEntry type="module" module-name="intellij.platform.annotations.java5" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
- <orderEntry type="module" module-name="platform-api" />
+ <orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="google-login-as" />
- <orderEntry type="module" module-name="core-api" />
- <orderEntry type="module" module-name="editor-ui-api" />
- <orderEntry type="module" module-name="analysis-api" />
- <orderEntry type="module" module-name="indexing-api" />
- <orderEntry type="module" module-name="xml-psi-api" />
- <orderEntry type="module" module-name="projectModel-api" />
- <orderEntry type="module" module-name="lang-impl" />
- <orderEntry type="module" module-name="lang-api" />
- <orderEntry type="module" module-name="dom-openapi" />
- <orderEntry type="module" module-name="java-psi-api" />
- <orderEntry type="module" module-name="java-psi-impl" />
- <orderEntry type="module" module-name="groovy-psi" />
- <orderEntry type="module" module-name="java-analysis-impl" />
- <orderEntry type="module" module-name="openapi" />
- <orderEntry type="module" module-name="java-impl" />
- <orderEntry type="module" module-name="testFramework-java" />
+ <orderEntry type="module" module-name="intellij.platform.core" />
+ <orderEntry type="module" module-name="intellij.platform.editor" />
+ <orderEntry type="module" module-name="intellij.platform.analysis" />
+ <orderEntry type="module" module-name="intellij.platform.indexing" />
+ <orderEntry type="module" module-name="intellij.xml.psi" />
+ <orderEntry type="module" module-name="intellij.platform.projectModel" />
+ <orderEntry type="module" module-name="intellij.platform.lang.impl" />
+ <orderEntry type="module" module-name="intellij.platform.lang" />
+ <orderEntry type="module" module-name="intellij.xml.dom" />
+ <orderEntry type="module" module-name="intellij.java.psi" />
+ <orderEntry type="module" module-name="intellij.java.psi.impl" />
+ <orderEntry type="module" module-name="intellij.groovy.psi" />
+ <orderEntry type="module" module-name="intellij.java.analysis.impl" />
+ <orderEntry type="module" module-name="intellij.java" />
+ <orderEntry type="module" module-name="intellij.java.impl" />
+ <orderEntry type="module" module-name="intellij.java.testFramework" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
</component>
</module> \ No newline at end of file