pilhuhn / ZwitscherA

A micro blogging client for Android
http://bsd.de/zwitscher
Other
71 stars 30 forks source link

hardcoded filepath of twitter4j-core-2.1.4.jar #4

Closed printminion closed 14 years ago

printminion commented 14 years ago

File .classpath ACTUAL: <classpathentry kind="lib" path="/devel/ZwitscherA/libs/twitter4j-core-2.1.4.jar"/>

SHALL: <classpathentry kind="lib" path="libs/twitter4j-core-2.1.4.jar" />

pilhuhn commented 14 years ago

Make entry for t4j relative. Closed by 0b684c0f2e7ccfc95e7b75ed75ae7a2e80ba6b83