View Single Post
Old 11-25-2008, 05:19 PM   #20
pradipks
New Member
 
Join Date: Nov 2008
Model: 8310
PIN: N/A
Carrier: Vodafone
Posts: 3
Default

Hi All:

I am new in BB project with eclipse.

We are planing to keep our BlackBerry project in subversion [.classpath, .project and .jdp file] so that any developer can acquire the source and project
from subversion and then bring up the BB Eclipse and import the existing Blackberry project into eclipse. Our BB project have below structure:

BBPROJECT
-src [source have our all source code]
-test [ test have sample example program to test]


But looks like File->import -> Blackberry -> Black Berry JDE Project doesn't seems to be working what we want. When we import it is creating

BBPROJECT
-src [putting the test example sample here]
-src1[ putting the source here]

instead of src and test under BBPROJECT.

Anyone please have experience on this please let me know....


Thanks in advance!!
Pradip
Offline   Reply With Quote