No. Eclipse PDE creates build.xml. I don't sure what is your
problem.It is possible that you don't have permissions.

Anyway, for Froyo SDK you can use ADT 0.9.9 (maybe 0.9.8 or 0.9.7).
You don't have to build ADT plugins.

Regards,
Peco

On Oct 13, 11:59 pm, David Castillo Fuentes
<david.castillo.fuen...@gmail.com> wrote:
> Furthermore, Do I need to make a build.xml for this end?
>
> On Wed, Oct 13, 2010 at 4:51 PM, David Castillo Fuentes <
>
> david.castillo.fuen...@gmail.com> wrote:
> > Hi,
>
> > Thanks for the feedback, when I tried to get this, I faced the following
> > issues:
>
> > .........................................................
> > buildInternalFeatures:
>
> > postGenerate:
>
> > clean:
>
> > allElements:
>
> > allElementsDelegator:
>
> > init:
>
> > cleanElement:
> >      [echo]
> > /home/david/android/froyo/sdk/eclipse/features/com.android.ide.eclipse.ddms
>
> > BUILD FAILED
> > /home/david/eclipse_w_mainline_ADT_Plugin/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/scripts/build.xml:35:
> > The following error occurred while executing this line:
> > /home/david/eclipse_w_mainline_ADT_Plugin/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/scripts/build.xml:94:
> > The following error occurred while executing this line:
> > /home/david/android/froyo/sdk/eclipse/buildConfig/customTargets.xml:100:
> > The following error occurred while executing this line:
> > /home/david/android/froyo/sdk/eclipse/buildConfig/customTargets.xml:48: The
> > following error occurred while executing this line:
> > /home/david/android/froyo/sdk/eclipse/buildConfig/customTargets.xml:14: The
> > following error occurred while executing this line:
> > /home/david/android/froyo/sdk/eclipse/buildConfig/allElements.xml:17: The
> > following error occurred while executing this line:
> > /home/david/eclipse_w_mainline_ADT_Plugin/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/scripts/genericTargets.xml:72:
> > The following error occurred while executing this line:
> > *java.io.FileNotFoundException:
> > /home/david/android/froyo/sdk/eclipse/features/com.android.ide.eclipse.ddms/build.xml
> > (No such file or directory)*
> > ...................................
>
> > Any idea of this?
>
> > Thanks a lot for your time and support.
>
> > Regards
> > David
>
> > On Wed, Oct 13, 2010 at 2:09 PM, snpe <snp...@gmail.com> wrote:
>
> >> You have to use ADT  plugins compatible with your SDK.
> >> If you compile SDK master you need new (unreleased) ADT 8.0.0 plugins.
> >> You can build ADT plugins in the following way:
>
> >> cd your-sdk-directory
> >> export ECLIPSE_HOME=<your_eclipse_install_directory>
> >> eclipse/scripts/build_server.sh destination-directory
>
> >> Install new ADT plugins.
>
> >> Regards,
> >> Peco
>
> >> On Oct 11, 5:37 pm, David Castillo Fuentes
> >> <david.castillo.fuen...@gmail.com> wrote:
> >> > Hi everybody.
>
> >> > I spent a full day to get my Android SDK sources in my setup and
> >> > compiled it successfully by doing the File System for x86 and also the
> >> > SDK, everything was fine but when I tried to use it in my environment
> >> > (Eclipse) and tried to compile my application (which is working fine
> >> > on Froyo 2.2),  I'm seeing some errors, which seems that I did not get
> >> > the entire SDK with all the base packages included.
>
> >> > Steps to reproduce:
>
> >> > # repo sync to android sources.
> >> > # make
> >> > # make sdk
> >> > # make Eclipse to point to the new SDK, generated at: .../out/host/
> >> > linux-x86/sdk/android-sdk_eng.david_linux-x86/
> >> > # generate a new AVD
> >> > # launch it and run the application
>
> >> > If I'm missing something else, please let me know.
>
> >> > Regards
> >> > David
>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Android Developers" group.
> >> To post to this group, send email to android-developers@googlegroups.com
> >> To unsubscribe from this group, send email to
> >> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> >> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to