[fedora-java] Eclipse 3.1M6

Ismael Juma mlists at juma.me.uk
Tue Apr 12 14:05:35 UTC 2005


On Mon, 2005-04-11 at 22:53 -0400, Andrew Overholt wrote:
> [...]
> Please don't forget that these are just preview RPMs.  I'll keep the
> numbers consistent when I build into rawhide, though, so that upgrades will
> work.  Hopefully we'll have some M6 RPMs in rawhide soon.
> [...]

Hi,

I'm running a system with all packages updated from rawhide as of
yesterday (the eclipse packaged I have installed are listed at the end
of the email) and if I:
1. Launch eclipse using a clean workspace
2. Create a new project.
3. Create a file named build.xml.

I get an exception when eclipse tries to open the newly created file in
the ant editor. The following message shows up:

"Unable to create editor. This message may be due to a bug in the
editor, not a problem with the file you are trying to edit. First close
this error message and then use "Open With..." to open the file in a
different editor. Reason for the failure: Editor could not be
initialized."

I'm attaching the stack trace that is provided if I click on "Details".

The problem occurs with both gij and jdk 1.5.0_02. It seems related to
the ant editor. If I create a file named web.xml for example, it works
without problems.

Since these packages haven't been released yet, I wasn't sure if I
should add it to bugzilla. Please let me know if you want me to do that.

Keep up the good work. :)

Regards,
Ismael

Eclipse packages:

eclipse-ecj-3.1.0_fc-0.M6.3
eclipse-cdt-3.0.0_fc-0.M6.1
eclipse-platform-3.1.0_fc-0.M6.3
eclipse-jdt-devel-3.1.0_fc-0.M6.3
eclipse-changelog-2.0.1_fc-19
eclipse-platform-devel-3.1.0_fc-0.M6.3
eclipse-pde-3.1.0_fc-0.M6.3
eclipse-bugzilla-0.1.0_fc-9
eclipse-pde-devel-3.1.0_fc-0.M6.3
eclipse-jdt-3.1.0_fc-0.M6.3
-------------- next part --------------
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.6.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
   at org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createAntModel(java.lang.Object, org.eclipse.jface.text.IDocument, org.eclipse.jface.text.source.IAnnotationModel) (/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.1.0/antui.jar.so)
   at org.eclipse.ant.internal.ui.editor.text.AntEditorDocumentProvider.createFileInfo(java.lang.Object) (/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.1.0/antui.jar.so)
   at org.eclipse.ui.editors.text.TextFileDocumentProvider.connect(java.lang.Object) (/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.1.0/editors.jar.so)
   at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.0/texteditor.jar.so)
   at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.0/texteditor.jar.so)
   at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.1.0/editors.jar.so)
   at org.eclipse.ui.editors.text.TextEditor.doSetInput(org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.1.0/editors.jar.so)
   at org.eclipse.ant.internal.ui.editor.AntEditor.doSetInput(org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.1.0/antui.jar.so)
   at org.eclipse.ui.texteditor.AbstractTextEditor$16.run(org.eclipse.core.runtime.IProgressMonitor) (/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.0/texteditor.jar.so)
   at org.eclipse.jface.operation.ModalContext.runInCurrentThread(org.eclipse.jface.operation.IRunnableWithProgress, org.eclipse.core.runtime.IProgressMonitor) (Unknown Source)
   at org.eclipse.jface.operation.ModalContext.run(org.eclipse.jface.operation.IRunnableWithProgress, boolean, org.eclipse.core.runtime.IProgressMonitor, org.eclipse.swt.widgets.Display) (Unknown Source)
   at org.eclipse.jface.window.ApplicationWindow$1.run() (Unknown Source)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.widgets.Display, java.lang.Runnable) (Unknown Source)
   at org.eclipse.jface.window.ApplicationWindow.run(boolean, boolean, org.eclipse.jface.operation.IRunnableWithProgress) (Unknown Source)
   at org.eclipse.ui.internal.WorkbenchWindow.run(boolean, boolean, org.eclipse.jface.operation.IRunnableWithProgress) (Unknown Source)
   at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(org.eclipse.ui.IWorkbenchWindow, org.eclipse.ui.IEditorSite, org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.0/texteditor.jar.so)
   at org.eclipse.ui.texteditor.AbstractTextEditor.init(org.eclipse.ui.IEditorSite, org.eclipse.ui.IEditorInput) (/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.0/texteditor.jar.so)
   at org.eclipse.ui.internal.EditorManager.createSite(org.eclipse.ui.IEditorReference, org.eclipse.ui.IEditorPart, org.eclipse.ui.internal.registry.EditorDescriptor, org.eclipse.ui.IEditorInput) (Unknown Source)
   at org.eclipse.ui.internal.EditorManager.busyRestoreEditorHelper(org.eclipse.ui.internal.EditorManager$Editor) (Unknown Source)
   at org.eclipse.ui.internal.EditorManager.busyRestoreEditor(org.eclipse.ui.internal.EditorManager$Editor) (Unknown Source)
   at org.eclipse.ui.internal.EditorManager$7.run() (Unknown Source)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.widgets.Display, java.lang.Runnable) (Unknown Source)
   at org.eclipse.ui.internal.EditorManager.restoreEditor(org.eclipse.ui.internal.EditorManager$Editor) (Unknown Source)
   at org.eclipse.ui.internal.EditorManager$Editor.getEditor(boolean) (Unknown Source)
   at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(org.eclipse.ui.IEditorInput, java.lang.String, boolean) (Unknown Source)
   at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(org.eclipse.ui.IEditorInput, java.lang.String, boolean) (Unknown Source)
   at org.eclipse.ui.internal.WorkbenchPage.access$7(org.eclipse.ui.internal.WorkbenchPage, org.eclipse.ui.IEditorInput, java.lang.String, boolean) (Unknown Source)
   at org.eclipse.ui.internal.WorkbenchPage$9.run() (Unknown Source)


More information about the java-devel mailing list