Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Side by Side Diff: samples/todomvc/android/TodoMVC/TodoMVC.iml

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module external.linked.project.path="$MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
3 <component name="FacetManager">
4 <facet type="java-gradle" name="Java-Gradle">
5 <configuration>
6 <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
7 </configuration>
8 </facet>
9 </component>
10 <component name="NewModuleRootManager" inherit-compiler-output="false">
11 <output url="file://$MODULE_DIR$/build/classes/main" />
12 <output-test url="file://$MODULE_DIR$/build/classes/test" />
13 <exclude-output />
14 <content url="file://$MODULE_DIR$">
15 <excludeFolder url="file://$MODULE_DIR$/.gradle" />
16 </content>
17 <orderEntry type="inheritedJdk" />
18 <orderEntry type="sourceFolder" forTests="false" />
19 </component>
20 </module>
21
OLDNEW
« no previous file with comments | « samples/todomvc/android/TodoMVC/.idea/vcs.xml ('k') | samples/todomvc/android/TodoMVC/app/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698