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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---