[ 
https://jira.codehaus.org/browse/DOXIATOOLS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=327309#comment-327309
 ] 

Brett Okken commented on DOXIATOOLS-43:
---------------------------------------

org.eclipse.ui.PartInitException: Invalid Input: Must be IFileEditorInput
        at 
org.apache.maven.doxia.ide.eclipse.common.ui.editors.AbstractMultiPageEditorPart.init(AbstractMultiPageEditorPart.java:145)
        at 
org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:828)
        at 
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
        at 
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
        at 
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
        at 
org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
        at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)
        at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)
        at 
org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2842)
        at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2793)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)
        at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)
        at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2756)
        at 
org.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction$1.run(OpenRemoteFileAction.java:72)
        at 
org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(RepositoryManager.java:375)
        at 
org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.java:231)
        at 
org.tigris.subversion.subclipse.ui.actions.SVNAction$2.run(SVNAction.java:240)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at 
org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.java:237)
        at 
org.tigris.subversion.subclipse.ui.actions.OpenRemoteFileAction.execute(OpenRemoteFileAction.java:41)
        at 
org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.java:56)
        at 
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:70)
        at 
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241)
        at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
        at 
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
        at 
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
                
> fails when opening directly from svn 
> -------------------------------------
>
>                 Key: DOXIATOOLS-43
>                 URL: https://jira.codehaus.org/browse/DOXIATOOLS-43
>             Project: Maven Doxia Tools
>          Issue Type: Bug
>          Components: Doxia Eclipse Editor
>         Environment: windows eclipse 3.7 (32 bit)
>            Reporter: Brett Okken
>
> When attempting to open an apt file from the svn repository browser, the 
> editor fails with message: Could not open the editor: Invalid Input: Must be 
> IFileEditorInput

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to