eclipse: export slf4j
This commit is contained in:
parent
b2f0bd0e3d
commit
93af135d6d
@ -7,6 +7,5 @@
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/vtm"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-android-1.7.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
@ -3,6 +3,6 @@
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/findbugs/annotations.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Loading…
x
Reference in New Issue
Block a user