I think you have to modify .classpath.
On 10月28日, 午後8:02, Vijay Ganti <
ganti.vi...@gmail.com> wrote:
> Thanks JBQ. I already have android source code built using the Android build
> system.However, I am unable to debug any application ( already built as part
> of the android source code) since Eclipse is asking for an open project
> before debug and complains that the project is not built. Can you provide me
> some pointers on this?
>
> BP
>
> On Wed, Oct 28, 2009 at 4:07 PM, Jean-Baptiste Queru <
j...@android.com>wrote:
>
>
>
>
>
> >
http://source.android.com/using-eclipse
>
> > You can't quite build under eclipse. You can set up eclipse to write
> > the code and debug it, but building it must use the Android build
> > system.
>
> > JBQ
>
> > On Tue, Oct 27, 2009 at 10:42 PM, braid_pitt <
ganti.vi...@gmail.com>
> > wrote:
>
> > > I am trying to build android source code (specifically the
> > > applications such as the alarm clock, calendar) and when I do this
> > > using eclipse, there are 1000+ errrors being thrown possibly due to
> > > mismatch of class path and other environmental settings.
> > > Can somebody please help in terms of any said steps to follow for
> > > building the application projects under android using eclipse?
> > > This is important since I need to debug certain issues and due to
> > > failure of compiling I am unable to debug via Eclipse as debug
> > > requires an open project compiled successfully to be present.
>
> > > FYI- I have installed the DDMS plugin and ADT successfully and am able
> > > to communicate with the target successfully using eclipse, but
> > > unfortunately not able to debug due to the above said reasons.
>
> > > Any help is appreciated.
>
> > > braid pitt.
>
> > --
> > Jean-Baptiste M. "JBQ" Queru
> > Software Engineer, Android Open-Source Project, Google.
>
> > Questions sent directly to me that have no reason for being private
> > will likely get ignored or forwarded to a public forum with no further
> > warning.
>
> --
> Regards,
> Vijay Ganti