02-24-2010, 12:36 PM
|
#1 (permalink)
|
| New Member
Join Date: Feb 2010 Model: 8330m PIN: N/A Carrier: Sprint
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Problem with Eclipse JDE plugin and user jar's Please Login to Remove! Hi all,
I'm having trouble building a BB project in Eclipse that contains a separate library (jar). I'm using the most recent beta plugin (BlackBerry_JDE_PluginFull_1.1.1.200911111641-15.exe) with Eclipse 3.5.1.
My project depends on a library we'll call user-lib.jar. So far I am unable to package the project in a way that includes user-lib.jar. What I've tried:
1) Create MyProject/lib and put user-lib.jar there. Add it to the build path under Libraries. This does create a package, but deliverables/5.0.0 doesn't have any user-lib files.
2) Create a separate MyProjectLibraries project and include a dependency to it in MyProject (under build path, Projects). This won't even create a package.
Am I overlooking something? How do I get this to work?
Thanks,
Thomas |
| Offline
| |