Hmm interesting, would you please be able to indicate:
- Your host platform: linux, mac, windows
- Your version of Eclispe and java?

I'll see if I can reproduce it.
Thanks in advance,
R/

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"
> "Button cannot be resolved to a type     AllocationPanel.java
> ddmuilib/src/com/android/ddmuilib"
> "Can only iterate over an array or an instance of java.lang.iterable
> AndroidDebugBrigde.java    ddmlib/src/com/android/ddmlib"
>
> Anyone faced?
>
> Thanks
> Steve
>
>
> On Thu, Dec 4, 2008 at 9:22 AM, Anonymous Anonymous
> <[EMAIL PROTECTED]> wrote:
>>
>> Thank you Xav,
>>
>> When i try to execute "create_all_symlinks.sh" gives Error: Please execute
>> this from the device/tools/eclipse/script directory which couldn't find :(
>>
>> *"create_ddms_symlinks.sh and couple of others works fine , any thoughts?
>>
>> regards
>> steve
>>
>> On Thu, Dec 4, 2008 at 7:52 AM, Xavier Ducrohet <[EMAIL PROTECTED]> wrote:
>>>
>>> Actually, you need to go into development/tools/eclipse/scripts and
>>> run ./create_all_symlinks.sh
>>>
>>> This will prebuild some libraries (like androidprefs.jar ping.jar, as
>>> well as others), and make them available to the plugin projects.
>>>
>>> Adding the projects to your plugin projects will not work as the jar
>>> will be missing when the plugin is packaged.
>>>
>>> Unfortunately we just realized that this is broken in the git
>>> repository. We'll be fixing this shortly.
>>>
>>> Xav
>>>
>>> On Wed, Dec 3, 2008 at 6:14 PM, Ralf <[EMAIL PROTECTED]> wrote:
>>> >
>>> > You need to add the AndroidPrefs and PingService as projects to your
>>> > workspace or add their source to your classpath. You can find them in
>>> > git under development/tools/.
>>> >
>>> > R/
>>> >
>>> > On Wed, Dec 3, 2008 at 5:51 PM, Anonymous Anonymous
>>> > <[EMAIL PROTECTED]> wrote:
>>> >> Hi All,
>>> >>
>>> >> When ever i try to add ddms projects(app,ddmlib and ddmuilib) to
>>> >> eclipse am
>>> >> getting the many errors, eg :
>>> >> "project app missing required java project : 'AndroidPrefs'
>>> >> "project app missing required java project : 'PingService'
>>> >>
>>> >> and hence ending with lots errors everywhere, am i need to edit
>>> >> something in
>>> >> .classpath file?
>>> >>
>>> >> Any help appreciated.
>>> >>
>>> >> Thanks
>>> >> Steve
>>> >>
>>> >>
>>> >>
>>> >> >
>>> >>
>>> >
>>> > >
>>> >
>>>
>>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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