Skip to content

Commit

Permalink
Updated libraries for Eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisfeld committed Apr 8, 2019
1 parent 1d30e2a commit 8fca4fc
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Augendiagnose/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="/AugendiagnoseLib/libs-local/support-annotations-25.3.1.jar"/>
<classpathentry kind="lib" path="D:/Git/Augendiagnose/AugendiagnoseLib/libs-local/support-annotations-28.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
Expand Down
9 changes: 6 additions & 3 deletions AugendiagnoseLib/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,14 @@
<classpathentry kind="lib" path="/AugendiagnoseIdea/augendiagnoseLib/libs/admarvel-android-sdk-core-adcolony.jar"/>
<classpathentry kind="lib" path="/AugendiagnoseIdea/augendiagnoseLib/libs/annotations.jar"/>
<classpathentry kind="lib" path="/AugendiagnoseIdea/augendiagnoseLib/libs/xmpcore.jar"/>
<classpathentry kind="lib" path="libs-local/support-annotations-25.3.1.jar"/>
<classpathentry kind="lib" path="libs-local/support-compat-25.3.1.jar"/>
<classpathentry kind="lib" path="libs-local/support-core-utils-25.3.1.jar"/>
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs-local/support-fragment-28.0.0.jar"/>
<classpathentry kind="lib" path="libs-local/support-compat-28.0.0.jar"/>
<classpathentry kind="lib" path="libs-local/viewmodel-1.1.1.jar"/>
<classpathentry kind="lib" path="libs-local/documentfile-28.0.0.jar"/>
<classpathentry kind="lib" path="libs-local/support-annotations-28.0.0.jar"/>
<classpathentry kind="lib" path="libs-local/common-1.1.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
2 changes: 1 addition & 1 deletion AugendiagnoseLib/.project
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<link>
<name>genref/de/jeisfeld/augendiagnoselib/R.java</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/AugendiagnoseIdea/augendiagnoseLib/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/de/jeisfeld/augendiagnoselib/R.java</locationURI>
<locationURI>PARENT-1-PROJECT_LOC/AugendiagnoseIdea/augendiagnose/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/de/jeisfeld/augendiagnoselib/R.java</locationURI>
</link>
</linkedResources>
</projectDescription>
7 changes: 7 additions & 0 deletions AugendiagnoseLib/libs-local/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/common-1.1.1.jar
/documentfile-28.0.0.jar
/runtime-1.1.1.jar
/support-annotations-28.0.0.jar
/support-compat-28.0.0.jar
/support-fragment-28.0.0.jar
/viewmodel-1.1.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Miniris/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="/AugendiagnoseLib/libs-local/support-annotations-25.3.1.jar"/>
<classpathentry kind="lib" path="D:/Git/Augendiagnose/AugendiagnoseLib/libs-local/support-annotations-28.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
Expand Down

0 comments on commit 8fca4fc

Please sign in to comment.