To develop a device application using the BlackBerry Java plug-in for Eclipse, use the same procedure as developing with the BlackBerry JDE, but note the differences.
- Libraries cannot be located inside BlackBerry projects, due to a RIM limitation. The libraries must be outside the projects and referred to with an absolute path.
- The debug option in the BlackBerry generation wizard page is enabled if the BlackBerry Java Plug-in for Eclipse is installed. This option can be useful when developing device applications.