- This topic has 6 replies, 2 voices, and was last updated 19 years, 12 months ago by loomax.
-
AuthorPosts
-
loomaxMemberFor me the HTML Editor doesn’t work at all – does anybody experience same problems ?
This is the log:
!ENTRY org.eclipse.core.runtime 4 2 2004-11-23 14:47:09.465
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
com.ibm.sse.editor.util.Assert$AssertionFailedException
at com.ibm.sse.editor.util.Assert.isNotNull(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.setDefaultStrategy(Unknown Source)
at com.ibm.sse.editor.html.StructuredTextViewerConfigurationHTML.getReconciler(Unknown Source)
at com.ibm.sse.editor.StructuredTextViewer.configure(Unknown Source)
at com.ibm.sse.editor.StructuredTextEditor.updateSourceViewerConfiguration(Unknown Source)
at com.ibm.sse.editor.StructuredTextEditor.update(Unknown Source)
at com.genuitec.eclipse.webdesigner.htmleditor.HTMLMultiPageEditorPart.createSourcePage(Unknown Source)
at com.genuitec.eclipse.webdesigner.htmleditor.HTMLMultiPageEditorPart.createPages(Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:191)
at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:142)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPane.java:138)
at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:343)
at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:212)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1026)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1008)
at org.eclipse.ui.internal.EditorStack.setVisibleEditor(EditorStack.java:170)
at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:359)
at org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAreaHelper.java:283)
at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:787)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
Riyad KallaMemberEclipse 3.1 is not supported at this time, please use Eclipse 3.0.1 SDK and reinstall MyEclipse to correct the problem.
loomaxMemberWhere is the bes place to report bugs with thenewest eclipse version
Riyad KallaMemberYou can report bugs against Eclipse 3.1 at http://bugs.eclipse.org
If you are asking how to report bugs against MyEclipse for Eclipse 3.1, you can’t. We don’t support the platform, it won’t be released until May next year, so reporting bugs against a development platform doesn’t make sense until we start working on supporting it (which will be when Eclipse hits RC stage). To the users it just seems annoying that we don’t support it, to developers its an incredible black-hole of developers time to support development versions of Eclipse because the APIs and platform is contantly changing so we are always running around chasing our tails because autocomplete will randomly break, then importing will break, then deployment will break, etc. etc. all due to API changes… then as soon as we fix it, M4 or m5 will come out, and everything is broken again. Its like trying to stop a boat from sinking by shovelling the water from the front of the boat, to the back of it.
loomaxMember1. To inform other users about problems if they switch to a newer version of eclipse than the one supoorted
2.To give your developpers a first impression what’s broken in the new releases
Riyad KallaMemberLoomax,
Actually that is exactly what you are doing now, the community can read what is going on here (and we encourage people to post all details to the forums since its publically searchable) also the devs, before we move onto 3.1 compat, will probably do a search for “Eclipse 3.1” and read up really quickly about what is broken; so by posting here you accomplished both things.Sorry for the misunderstanding, we appreciate your support in our efforts.
loomaxMemberThanks and greetings from Munich Germany
-
AuthorPosts