Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / eveberry-bis http://vlad.off.net/eve/EveBerry/

Eveberry with BIS support

Clone this repository (size: 93.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/eveberry-bis
hg clone ssh://hg@bitbucket.org/nolith/eveberry-bis

eveberry-bis / .classpath

1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
        <classpathentry excluding="org/mrrupert/eveberry/EveBerryFake.java|org/mrrupert/eveberry/EveAPITest.java" kind="src" path="src"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/BlackBerry 4.1"/>
        <classpathentry kind="output" path="bin"/>
</classpath>