Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
gxgraham
Posts: 28
Registered: ‎07-16-2008
Accepted Solution

Alternate CLDC Application Entry Point & Eclipse Plugin.

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.

 

Please use plain text.
Administrator
MSohm
Posts: 13,065
Registered: ‎07-09-2008
My Carrier: Bell

Re: Alternate CLDC Application Entry Point & Eclipse Plugin.

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.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
aleitzinger
Posts: 47
Registered: ‎06-05-2009

Re: Alternate CLDC Application Entry Point & Eclipse Plugin.

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

Please use plain text.