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

Web and WebWorks Development

Reply
New Contributor
freddymartinez9
Posts: 3
Registered: ‎05-23-2011
My Carrier: VZW
Accepted Solution

Invalid WebWorks archive -- reserved directory found

Greetings,

 

I am working on a webworks project and I keep getting the "reserved directory found" error while trying to package my application.  I have a lib/, src/ and themes/ folder as well as my code. Yet I still keep getting this error.  I even tried specifying a different folder for the output but that gives me the same error.  Any hints on how to fix this issue?

 

(and yes, I did read this article -> http://docs.blackberry.com/en/developers/deliverables/23977/Creating_a_BB_widget_archive_834658_11.j... but it didn't help)

 

FM

Please use plain text.
Developer
haagmm
Posts: 178
Registered: ‎07-29-2008

Re: Invalid WebWorks archive -- reserved directory found

 

You can't have a folder named 'src'

 

we call ours srcs

 

Please use plain text.
New Contributor
freddymartinez9
Posts: 3
Registered: ‎05-23-2011
My Carrier: VZW

Re: Invalid WebWorks archive -- reserved directory found

I found that out from another dev.  Thanks a lot.

Please use plain text.