Skip to content

Commit ea44b7e

Browse files
committed
chore: project
1 parent 1efeccf commit ea44b7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.classpath

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<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>
39
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
410
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
511
<classpathentry kind="output" path="bin/default"/>

0 commit comments

Comments
 (0)