Hi, Wah

Sorry for late reply to your problem.

First, you have to confirm the eclipse version you downloaded is "the
latest version" and "has PDE feature" (the feature list could be found
in the Eclipse website). For better insurance, you shall download the
"full package Eclipse".

Second, the build script you should run is build_server.sh rather than
build_plugins.sh. Since I have never tried to build my own ADT with
the "build_plugins.sh", I can't explain what kind of trouble you met.

However, if you still fail over and over again, just tell me. I could
mail you my own built ADT zip file to you.

Best regards,
Nicholas

On 1月1日, 上午5時59分, Wah <mobic...@gmail.com> wrote:
> Yukinoba:
>
> I tried to build using build_server.sh with the following set of
> commands and failed:
>
> setenv ECLIPSE_HOME /usr/local/installed/eclipse
> cd ~/mydroid/development/tools/eclipse/scripts
> ./build_plugins.sh -i -d ~/android-plugin
>
> The error I got is:
>
> =====
> ...
>     [javac] [completed  /home/haha/mydroid/development/tools/eclipse/
> plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
> views/ThreadView.java - #17/17]
>     [javac] [17 units compiled]
>     [javac] [3 .class files generated]
>     [javac] LogPanel cannot be resolved to a type
>     [javac] ----------
>     [javac] 225. ERROR in /home/haha/mydroid/development/tools/eclipse/
> plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
> views/LogCatView.java (at line 248)
>     [javac]     mLogPanel = new LogPanel(loader, colors, new FilterStorage
> (), LogPanel.FILTER_MANUAL);
>     [javac]     ^^^^^^^^^
>     [javac] LogPanel cannot be resolved to a type
>     [javac] ----------
>     [javac] 226. ERROR in /home/haha/mydroid/development/tools/eclipse/
> plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
> views/LogCatView.java (at line 248)
>     [javac]     mLogPanel = new LogPanel(loader, colors, new FilterStorage
> (), LogPanel.FILTER_MANUAL);
>     [javac]                     ^^^^^^^^
>     [javac] LogPanel cannot be resolved to a type
> ...
> =====
>
> Can you help to see what went wrong?
>
> Wah
>
> On Dec 29, 6:37 pm, yukinoba <ckmagic...@gmail.com> wrote:
>
> > to dear Kenny,
>
> > I have solved this problem by taking a build sequence to theADT
> > source code under the newly released cupcake device code, and thanks
> > for your concern ;-) The newADT(version 0.9.0) is under the /<device-
> > code-root>/devlopment/tools/eclipse/plugins/
> > com.android.ide.eclipse.adt, and build the plugin with running the
> > script file "build_server.sh" under the /<device-code-root>/devlopment/
> > tools/eclipse/scripts.
>
> > P.s. you will need to download an eclipse with PDE functionality, and
> > set $ECLIPSE_HOME to the eclipse root to complete this
>
> > and thanks for your help again! :-)
>
> > Best regards,
> > Nicholas
>
> > On 12月28日, 上午1時41分, Kenny Yu <yxw...@gmail.com> wrote:
>
> > > I built cupcake, which has been merged to master HEAD. TheADTis
> > > quite OK. Can you share more info?
>
> > > Kenny
>
> > > On Dec 26, 11:35 am, yukinoba <ckmagic...@gmail.com> wrote:
>
> > > > To dear all,
>
> > > > Does anyone have the cupcake? The SDK in there is not applicable to
> > > > theADTplugin (Android Development Tools plugin) of Eclipse any more,
> > > > and Eclipse throws a message told me I should get an updatedADTwith
> > > > version 0.9.0. However, I tried to build one in the source, and found
> > > > that the latest version in the cupcake source code is 0.8.1 rather
> > > > than 0.9.0.
>
> > > > So, is there anyone enjoyed their cupcakes with Eclipse? I need aADT
> > > > 0.9.0 support...
>
> > > > Thx for ur help
>
> > > > Best regards,
> > > > Nicholas
--~--~---------~--~----~------------~-------~--~----~
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