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
- Installed ADT 0.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-ADT supplied editors. Something is broken, but is it in Eclipse,
in ADT, 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-installing ADT didn'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