diff options
author | Parménides GV <parmegv@sdf.org> | 2013-04-15 16:30:13 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-04-15 16:30:13 +0200 |
commit | bb4e2e8f16f79c59806a017d8f37e2bdd10a4e87 (patch) | |
tree | 6e1c13f8b23774277e427953215143fa7d51dbb5 /.classpath | |
parent | 60e5f181c1a9f4f1851aafd059971ba5d05748f3 (diff) | |
parent | 5f66e5765f52aab1907939018e40578e939dbc5f (diff) |
Merge branch 'wizard' into feature/wizard
Conflicts:
src/se/leap/leapclient/ConfigHelper.java
src/se/leap/leapclient/ConfigurationWizard.java
src/se/leap/leapclient/ProviderAPI.java
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> - <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="src" path="gen"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |