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
New Developer
marbles
Posts: 4
Registered: ‎03-17-2009
Accepted Solution

invoking -deprecation rapc switch using ANT

Compiling with ANT, (using bb-ant), is there a way to set the deprecation switch?  It seems from the documention that it can't be passed...

Please use plain text.
Developer
rafo
Posts: 507
Registered: ‎07-15-2008

Re: invoking -deprecation rapc switch using ANT

[ Edited ]

As far as I know rapc task of bb-ant-tools does not have such attribute.

 

http://bb-ant-tools.sourceforge.net/docs#rapc

 

But you can get source code of bb-ant-tools and modify it to support this key in rapc task.

Message Edited by rafo on 07-05-2009 10:25 PM
----------------
if your issue solved set "Solution" mark at the relevant post
Please use plain text.