Ignore:
Timestamp:
2014-08-14T14:50:25+12:00 (10 years ago)
Author:
ak19
Message:

Eclipse project changes to remove annoying APK warning when installing the Tipple Supporting Library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/tipple-android/tipple-standalone/.classpath

    r26899 r29184  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
    3     <classpathentry kind="src" path="src"/>
    43    <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    54    <classpathentry kind="src" path="Tipple Support Library_src"/>
    6     <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Tipple Support Library"/>
    75    <classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
    86    <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
     7    <classpathentry kind="src" path="src"/>
    98    <classpathentry kind="src" path="gen"/>
     9    <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
    1010    <classpathentry kind="output" path="bin/classes"/>
    1111</classpath>
Note: See TracChangeset for help on using the changeset viewer.