Ignore:
Timestamp:
10/13/12 14:15:44 (12 years ago)
Author:
Eric.Larour
Message:

CHG: stop installign wrappers if config says so

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/android/helloworld/My First App/.classpath

    r13560 r13653  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<classpath>
     3        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     4        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    35        <classpathentry kind="src" path="src"/>
    46        <classpathentry kind="src" path="gen"/>
    5         <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    6         <classpathentry exported="true" 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.