public
Description: Unofficial Brightkite Blackberry Client
Homepage: http://www.bbhn.mobi
Clone URL: git://github.com/challgren/brightberry.git
brightberry / .classpath
100644 8 lines (7 sloc) 0.276 kb
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/NET_RIM_BLACKBERRY"/>
<classpathentry kind="src" path=".tmp"/>
<classpathentry kind="output" path="bin"/>
</classpath>