As far as I know the Netbeans plugin (which is not developed by
Google) has not been updated in a long time.

Since then there has been significant changes to the build process
(the error you're getting is a due to a change in the command line
options of aapt).

You would need an updated version to be able to use it.

If you really want to use Netbeans, the only solution, for now, is to
use the activityCreator tool to create an ant-based project and import
the ant script into NetBeans.

Xav

On Thu, Sep 25, 2008 at 12:25 AM, fabio.gravina <[EMAIL PROTECTED]> wrote:
>
> Hallo,
> I've installed undroid plugins for netbeans
> but when i run an example appl  netbeans return me:
> ERROR: Unknown command 'compile'
> Android Asset Packaging Tool
>
> Usage:
>  aapt l[ist] [-v] [-a] file.{zip,jar,apk}
>   List contents of Zip-compatible archive.
> ...
> bla bla
> ....
>
> /home/fabio/NetBeansProjects/AndroidApplication1/nbproject/build-
> impl.xml:334: exec returned: 2
> BUILD FAILED (total time: 0 seconds)
> someone can help me
> thank's
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to