Ignore:
Timestamp:
10/26/12 18:34:00 (12 years ago)
Author:
bduong
Message:

Fixed problem from the AndroidManifest.xml file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/android/helloworld/ISSM/.classpath ΒΆ

    r13839 r13841  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
     3        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     4        <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    35        <classpathentry kind="src" path="src"/>
    46        <classpathentry kind="src" path="gen"/>
    5         <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    6         <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    77        <classpathentry kind="output" path="bin/classes"/>
    88</classpath>
Note: See TracChangeset for help on using the changeset viewer.