Skip to content

Commit

Permalink
Changes to .classpath with latest ADT tools
Browse files Browse the repository at this point in the history
Changes to .classpath with latest ADT tools

Changes to .classpath with latest ADT tools
  • Loading branch information
hpique committed Apr 22, 2012
1 parent 4fa618d commit 61fc5ff
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 19 deletions.
3 changes: 2 additions & 1 deletion AndroidBillingLibrary/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
4 changes: 2 additions & 2 deletions AndroidBillingLibraryTest/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="AndroidBillingLibrary_src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
7 changes: 0 additions & 7 deletions AndroidBillingLibraryTest/.project
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,4 @@
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>AndroidBillingLibrary_src</name>
<type>2</type>
<locationURI>_android_AndroidBillingLibrary_70afcdef/src</locationURI>
</link>
</linkedResources>
</projectDescription>
4 changes: 2 additions & 2 deletions DungeonsRedux/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="AndroidBillingLibrary_src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
7 changes: 0 additions & 7 deletions DungeonsRedux/.project
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,4 @@
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>AndroidBillingLibrary_src</name>
<type>2</type>
<locationURI>_android_AndroidBillingLibrary_70afcdef/src</locationURI>
</link>
</linkedResources>
</projectDescription>

0 comments on commit 61fc5ff

Please sign in to comment.