08-26-2008 02:32 PM
I'm creating a background listener to update a GUI application and using Eclipse & the plugin. I don't see how I can change the application type to be Alternate CLDC Application Entry Point using Eclipse. Does anyone know how to do that? I can create 2 blackberry projects, but in doing that Im having trouble having one reference the other even when I select project references.
thanks in advance.
Solved! Go to Solution.
08-26-2008 02:47 PM
To change this right click on the project and select Properties. Then click on BlackBerry Project Properties and select the Application tab.
Note that the alternate entry point option is not available if the project has any java source files added to it.
10-01-2009 12:27 PM
Hi,
OK, so what do you do with the second project? I generated an ALX file for it but registering it on the BB generates an error. I had previously posted this question but I didn't get a definitive answer.
Thanks