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

Testing and Deployment

Reply
New Contributor
jason51168
Posts: 2
Registered: ‎04-12-2012
My Carrier: Compny

Can't package a bar using command line "BlackBerry-custompakcage -package"

I use the tool " /Developer/SDKs/bbndk-2.0.0/host/macosx/x86/usr/bin/blackberry-custompackage" to package a bar from Unix Executable File name "HelloManager". but it failed.

My command in terminal is " blackberry-custompackager -package out.bar bar-descriptor.xml ./Device-Debug/".

The failed is "Error: Cannot find tag "entryPointType"

Anybody   know the problem?

Please use plain text.
New Contributor
jason51168
Posts: 2
Registered: ‎04-12-2012
My Carrier: Compny

Re: Can't package a bar using command line "BlackBerry-custompakcage -package"

And the HelloManager is good if run it from QDE
Please use plain text.