Loading tools/layoutlib/.idea/libraries/junit.xml 0 → 100644 +11 −0 Original line number Diff line number Diff line <component name="libraryTable"> <library name="junit"> <CLASSES> <root url="jar://$PROJECT_DIR$/../../../../out/host/common/obj/JAVA_LIBRARIES/junit_intermediates/javalib.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="file://$PROJECT_DIR$/../../../../external/junit/src" /> </SOURCES> </library> </component> No newline at end of file tools/layoutlib/.idea/runConfigurations/Create.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <configuration default="false" name="Create" type="Application" factoryName="Application" singleton="true"> <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> <option name="MAIN_CLASS_NAME" value="com.android.tools.layoutlib.create.Main" /> <option name="VM_PARAMETERS" value="" /> <option name="VM_PARAMETERS" value="-ea" /> <option name="PROGRAM_PARAMETERS" value="out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/icu4j-icudata-jarjar_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/icu4j-icutzdata-jarjar_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar" /> <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$/../../../../" /> <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> Loading tools/layoutlib/bridge/bridge.iml +1 −1 Original line number Diff line number Diff line Loading @@ -84,6 +84,6 @@ </SOURCES> </library> </orderEntry> <orderEntry type="library" scope="TEST" name="JUnit4" level="application" /> <orderEntry type="library" scope="TEST" name="junit" level="project" /> </component> </module> No newline at end of file tools/layoutlib/create/create.iml +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ </SOURCES> </library> </orderEntry> <orderEntry type="library" scope="TEST" name="JUnit4" level="application" /> <orderEntry type="library" scope="TEST" name="junit" level="project" /> </component> </module> No newline at end of file Loading
tools/layoutlib/.idea/libraries/junit.xml 0 → 100644 +11 −0 Original line number Diff line number Diff line <component name="libraryTable"> <library name="junit"> <CLASSES> <root url="jar://$PROJECT_DIR$/../../../../out/host/common/obj/JAVA_LIBRARIES/junit_intermediates/javalib.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> <root url="file://$PROJECT_DIR$/../../../../external/junit/src" /> </SOURCES> </library> </component> No newline at end of file
tools/layoutlib/.idea/runConfigurations/Create.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <configuration default="false" name="Create" type="Application" factoryName="Application" singleton="true"> <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> <option name="MAIN_CLASS_NAME" value="com.android.tools.layoutlib.create.Main" /> <option name="VM_PARAMETERS" value="" /> <option name="VM_PARAMETERS" value="-ea" /> <option name="PROGRAM_PARAMETERS" value="out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/icu4j-icudata-jarjar_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/icu4j-icutzdata-jarjar_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar" /> <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$/../../../../" /> <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> Loading
tools/layoutlib/bridge/bridge.iml +1 −1 Original line number Diff line number Diff line Loading @@ -84,6 +84,6 @@ </SOURCES> </library> </orderEntry> <orderEntry type="library" scope="TEST" name="JUnit4" level="application" /> <orderEntry type="library" scope="TEST" name="junit" level="project" /> </component> </module> No newline at end of file
tools/layoutlib/create/create.iml +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ </SOURCES> </library> </orderEntry> <orderEntry type="library" scope="TEST" name="JUnit4" level="application" /> <orderEntry type="library" scope="TEST" name="junit" level="project" /> </component> </module> No newline at end of file