You can exclude classes (or entire packages) from the build in Eclipse
by right-clicking on them and selecting "Build Path" -> "Exclude".

On Thu, Jun 10, 2010 at 12:26 PM, yangm <[email protected]> wrote:
> I use Eclipse to develop my application, but I wan to use some @hide
> interface.
>
> -)In Eclipse, build failed, because the "symbol could not be resolved."
> -)I put my application to $(AND_REPO)/packages/apps/. build with "make", the
> build passed.
>
> How can I make the build pass in eclipse ?
>
> (I know "use hide interface break some rules" , but this is a political
> issue.)
>
> Thanks
> Ming.
>
> --
> 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

-- 
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