Solved this problem.  It is the same as described in thread:
http://groups.google.ca/group/android-developers/browse_thread/thread/f4ba97f99c3b470c?hl=en#
as reported by JMichel in this recent thread:
http://groups.google.com/group/android-developers/browse_thread/thread/882ade0252db170f?hl=en

Reverting to WST 3.0.4 got the Android editors working with ADT 0.9.3.

On Sep 28, 12:23 am, Nmix <[email protected]> wrote:
> I see there were a few replies indicating that I'm not the only one
> with this problem. Just had some time to play with this, so I tried
> this:
> - New install of Eclipse 3.4.2 from the original download
> - Updated all the Eclipse components to the most recent versions
> - InstalledADT0.9.3
> - Created a new workspace, then imported source from an existing
> project
>
> Still have the same problem. Only difference is the Problems log for
> the project shows some errors:
> - Location: Unknown; Type:
> org.eclipse.core.internal.resources.mar...@17e6fb19 is not of a
> displayable type
> - Location: Unknown; Type:
> org.eclipse.core.internal.resources.mar...@17e6fb1b is not of a
> displayable type
>
> There is a similar warning for the manifest (which I tried to open
> with the Android Manifest Editor):
> - Location: AndroidManifest.xml; Type:
> org.eclipse.core.internal.resources.mar...@408d28b2 is not of a
> displayable type
>
> My temporary workaround is to open the XML-based file with one of the
> non-ADTsupplied editors. Something is broken, but is it in Eclipse,
> inADT, or, perhaps more likely, there is some conflict between them.
>
> Is anyone on the Android team able to say anything about this??? TIA
>
> On Sep 22, 5:29 pm, Nmix <[email protected]> wrote:
>
> > Pretty much as the subject says.  I did the upgrade per instructions,
> > and I can create a1.6AVD and run projects on it.  All of that is
> > fine.  What I can't do is edit any of the Android XML-based files:
> > manifest, layout and assets.
>
> > When I try to open any of these, one of the Android Resource/Layout/
> > Manifest Editors is launched, and fails.  I get a "Problem Occurred"
> > box fromEclipsewith a error:
>
> > java.lang.NoSuchMethodEditor
>
> > An error has occurred. See error log for more details.
> > org.eclipse.wst.sse.ui.StructuredTextEditor.isBlockSelectionModeEnabled
> > ()Z
>
> > Uninstalling and re-installingADTdidn't help.  The only relevant
> > error I can see in the log is a warning about a <uses-sdk> with version
> > (2) is lower than project target API level (4).
>
> > Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to