Make sure to run
development/tools/eclipse/script/create_ddms_symlink.sh and then only
import the ddms-plugin project (from
dev/tools/eclipse/plugins/com.android.blah.ddms) in Eclipse. You don't
need the ddmlib and ddmuilib projects in Eclipse for ADT because they
are symlinked under the plugin/ddmsdirectory.

R/

On Thu, Dec 4, 2008 at 11:18 PM, Anonymous Anonymous
<[EMAIL PROTECTED]> wrote:
> Hi Xav,
>
> Thank you,
>
> Now am clear with few of the errors(compiler compliance).
> I have synced to latest source, and for ddms i have  added  3
> projects(ddmlib,dddmuilib and app) by new project-new java project- browse
> to development/tools/ddms....
>
> now remained with "Button/clipboard/color/composite/combo  cannot be
> resolved" !!
>
> How can i add SWT in the dependencies? and this is a ddmuilib project
> (/development/tools/ddms/lib..)
>
> can you help me to resolve the above?
>
> regards
> steve
> On Thu, Dec 4, 2008 at 11:59 PM, Xavier Ducrohet <[EMAIL PROTECTED]> wrote:
>>
>> On Wed, Dec 3, 2008 at 8:46 PM, Anonymous Anonymous
>> <[EMAIL PROTECTED]> wrote:
>> > Hi ,
>> >
>> > That error gone, i separately executed all the scripts...
>> > Now few more errors are like
>> >
>> > "assert cannot be resolved                   client.java
>> > ddmlib/src/com/android/ddmlib"
>>
>> Can you make sure you are setup with compiler compliance level 5.0? I
>> looks like you're building in 1.4 or lower...
>>
>> > "Button cannot be resolved to a type     AllocationPanel.java
>> > ddmuilib/src/com/android/ddmuilib"
>>
>> This would mean you don't have SWT in the dependencies. Is this in the
>> ddms plugin project or in the ddmuilib project?
>>
>> > "Can only iterate over an array or an instance of java.lang.iterable
>> > AndroidDebugBrigde.java    ddmlib/src/com/android/ddmlib"
>>
>> This is probably a compiler level issue too.
>>
>> Xav
>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to