Hi,
I just downloaded android sdk and eclipse plugin and created a new
android project. When I open AndroidManifest.xml file, I get "Error
opening the editor" and here is the stacktrace.
java.lang.ClassCastException: org.eclipse.jface.text.Document
at
com.android.ide.eclipse.editors.AndroidEditor.getStructuredDocument(AndroidEditor.java:
322)
at
com.android.ide.eclipse.editors.AndroidEditor.getModelForRead(AndroidEditor.java:
336)
at
com.android.ide.eclipse.editors.AndroidEditor.createTextEditor(AndroidEditor.java:
300)
at
com.android.ide.eclipse.editors.AndroidEditor.addPages(AndroidEditor.java:
107)
at org.eclipse.ui.forms.editor.FormEditor.createPages(FormEditor.java:
146)
at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:
283)
Has anybody seen this before?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---