We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efeccf commit ea44b7eCopy full SHA for ea44b7e
.classpath
@@ -1,5 +1,11 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
+ <classpathentry kind="src" output="bin/main" path="packages/core/platforms/android/java">
4
+ <attributes>
5
+ <attribute name="gradle_scope" value="main"/>
6
+ <attribute name="gradle_used_by_scope" value="main,test"/>
7
+ </attributes>
8
+ </classpathentry>
9
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
10
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
11
<classpathentry kind="output" path="bin/default"/>
0 commit comments