vijaymoorthy001 / xmind3

Automatically exported from code.google.com/p/xmind3
0 stars 0 forks source link

Can't open xmind file. #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new mind map, save and close.
2. Open again
3. Error: Could not open the editor: Not a valid MindMapEditor input:
org.eclipse.ui.ide.FileStoreEditorInput@ddd52d56

What version of the product are you using? On what operating system?
 archlinux x86_64, eclipse 3.4.1, xmind-for-eclipse-site-200811102307

Original issue reported on code.google.com by winix.w...@gmail.com on 25 Nov 2008 at 6:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I think .xmind file must be included project directory.
So, create Project(General Project) and right click on Project, create new 
Xmind File.
Maybe it's ok.

I found this solution here. http://torham.blogspot.com/2008/11/xmindeclipse.html
(japanese site)

Original comment by kmcrow...@gmail.com on 15 Dec 2008 at 1:57

GoogleCodeExporter commented 9 years ago
To be fixed in 3.0.2

Original comment by frankshaka on 24 Dec 2008 at 8:44

GoogleCodeExporter commented 9 years ago
I have the same issue in "fedora eclipse" in fedora 10. fedora eclipse is a 
native
compiled version of eclipse.

Original comment by gonghan1...@gmail.com on 27 Dec 2008 at 11:28

GoogleCodeExporter commented 9 years ago
Hi

I have the same problem in 
Eclipse SDK

Version: 3.4.2
Build id: M20090211-1700

This is a terrible disapointment. I have just lost a lot of work. I cannot open 
the
file. When I try I just get:
Could not open the editor: Not a valid MindMapEditor input:
org.eclipse.ui.ide.FileStoreEditorInput@b79c17b2

org.eclipse.ui.PartInitException: Not a valid MindMapEditor input:
org.eclipse.ui.ide.FileStoreEditorInput@b79c17b2
    at org.xmind.ui.internal.editor.MindMapEditor.init(MindMapEditor.java:219)
    at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:799)
    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:643)
    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
    at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.ja
va:594)
    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
    at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
    at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635)
    at org.eclipse.ui.internal.ReopenEditorMenu.open(ReopenEditorMenu.java:292)
    at org.eclipse.ui.internal.ReopenEditorMenu.access$2(ReopenEditorMenu.java:276)
    at org.eclipse.ui.internal.ReopenEditorMenu$3.widgetSelected(ReopenEditorMenu.java:244)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecli
pseAppLauncher.java:110)
    at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLau
ncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

Original comment by kurren...@gmail.com on 5 Mar 2009 at 10:16

GoogleCodeExporter commented 9 years ago
kurrent93, your work is not lost.
Please, check the workaround from in the above comment 2.
I had the same problem as you and the above workaround worked for me.
George

Original comment by gp1...@gmail.com on 5 Mar 2009 at 1:25

GoogleCodeExporter commented 9 years ago
This is because the developers of Xmind are not opening files that are external 
to 
the workspace properly.  There is lots of information on how to do this 
properly to 
be found in the various Eclipse newsgroups and on their website.  See 
FileStoreEditorInput and IDE.openEditorOnFileStore(..).

Refer to this FAQ for more information:

http://wiki.eclipse.org/FAQ_How_do_I_open_an_editor_on_a_file_outside_the_worksp
ace%3
F

Original comment by mark.mel...@gmail.com on 13 Mar 2009 at 7:59

GoogleCodeExporter commented 9 years ago
The soluction provide in #2 works for me.

Original comment by presiden...@gmail.com on 15 Mar 2009 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by frankshaka on 26 Apr 2009 at 1:32