Skip to content

Commit a750423

Browse files
author
jdf
committed
Move android tool stuff into own project
1 parent 5ab919e commit a750423

10 files changed

Lines changed: 523 additions & 503 deletions

File tree

android/tool/.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
55
<classpathentry combineaccessrules="false" kind="src" path="/processing-app"/>
6+
<classpathentry kind="var" path="ANDROID_LIB"/>
7+
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
68
<classpathentry kind="output" path="bin"/>
79
</classpath>

app/src/processing/app/tools/android/Android.java renamed to android/tool/src/processing/app/tools/android/Android.java

File renamed without changes.

0 commit comments

Comments
 (0)