public
Description: Unofficial Brightkite Blackberry Client
Homepage: http://www.bbhn.mobi
Clone URL: git://github.com/challgren/brightberry.git
brightberry / .project
100644 30 lines (29 sloc) 0.702 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>BrightBerry</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>net.rim.eide.RIMResourcesBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.rim.eide.PreprocessBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.rim.eide.JavaIncrementalProjectBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>net.rim.eide.rimnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.rim.eide.PreprocessingNature</nature>
</natures>
</projectDescription>