Mindmap tutorial part I - problem with subtopics [message #137520] |
Tue, 19 June 2007 07:28  |
Eclipse User |
|
|
|
Originally posted by: jakub.jurkiewicz.gmail.com
Hi All,
I've got a problem with the mindmap tutorial part1. I did everything as
it is said on the web page, but unfortunately the generated diagram
doesn't seem to work as it should.
There is a Topis entry on the palette, which works fine, but the
TopisSubtopic entry doesn't work (there is no icon on the palette, I can
select this, but I cannot put anything on the diagram).
I've gone through the tutorial 3 times, every time with the same result.
I found similar problem described on the newsgroup and Richard Gronbac
wrote:
"Check your Tool property assignment in the mapping model for the Subtopic
link.
The Diagram Node for the topic should have been set by the wizard. Can you
repeat this?"
I checked this values and:
- the Tool property for the Subtopic in the mapping model is set to:
Creation Tool Topic
- Diagram Node for the topis is set to: Node Topic
Any ideas will be appreciated :)
--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/
|
|
|
Re: Mindmap tutorial part I - problem with subtopics [message #137531 is a reply to message #137520] |
Tue, 19 June 2007 07:44   |
Eclipse User |
|
|
|
The tool for the Subtopic (link) should be set to the TopicSubtopic creation
tool.
- Rich
On 6/19/07 7:28 AM, in article f58ekg$8g0$1@build.eclipse.org, "Jakub
Jurkiewicz" <jakub.jurkiewicz@gmail.com> wrote:
> Hi All,
>
> I've got a problem with the mindmap tutorial part1. I did everything as
> it is said on the web page, but unfortunately the generated diagram
> doesn't seem to work as it should.
> There is a Topis entry on the palette, which works fine, but the
> TopisSubtopic entry doesn't work (there is no icon on the palette, I can
> select this, but I cannot put anything on the diagram).
> I've gone through the tutorial 3 times, every time with the same result.
>
> I found similar problem described on the newsgroup and Richard Gronbac
> wrote:
> "Check your Tool property assignment in the mapping model for the Subtopic
> link.
>
> The Diagram Node for the topic should have been set by the wizard. Can you
> repeat this?"
>
> I checked this values and:
> - the Tool property for the Subtopic in the mapping model is set to:
> Creation Tool Topic
> - Diagram Node for the topis is set to: Node Topic
>
> Any ideas will be appreciated :)
|
|
|
Re: Mindmap tutorial part I - problem with subtopics [message #137567 is a reply to message #137531] |
Tue, 19 June 2007 07:57   |
Eclipse User |
|
|
|
Originally posted by: jakub.jurkiewicz.gmail.com
It works! Thanks!
I just wonder if there is something wrong with one of the wiazards or
maybe I did something wrongly.
--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/
Richard Gronback wrote::
> The tool for the Subtopic (link) should be set to the TopicSubtopic creation
> tool.
>
> - Rich
>
>
> On 6/19/07 7:28 AM, in article f58ekg$8g0$1@build.eclipse.org, "Jakub
> Jurkiewicz" <jakub.jurkiewicz@gmail.com> wrote:
>
>> Hi All,
>>
>> I've got a problem with the mindmap tutorial part1. I did everything as
>> it is said on the web page, but unfortunately the generated diagram
>> doesn't seem to work as it should.
>> There is a Topis entry on the palette, which works fine, but the
>> TopisSubtopic entry doesn't work (there is no icon on the palette, I can
>> select this, but I cannot put anything on the diagram).
>> I've gone through the tutorial 3 times, every time with the same result.
>>
>> I found similar problem described on the newsgroup and Richard Gronbac
>> wrote:
>> "Check your Tool property assignment in the mapping model for the Subtopic
>> link.
>>
>> The Diagram Node for the topic should have been set by the wizard. Can you
>> repeat this?"
>>
>> I checked this values and:
>> - the Tool property for the Subtopic in the mapping model is set to:
>> Creation Tool Topic
>> - Diagram Node for the topis is set to: Node Topic
>>
>> Any ideas will be appreciated :)
>
|
|
|
|
|
Re: Mindmap tutorial part I - problem with subtopics [message #137910 is a reply to message #137605] |
Wed, 20 June 2007 08:41  |
Eclipse User |
|
|
|
Originally posted by: jakub.jurkiewicz.gmail.com
I've voted for that! :)
But I've got another problem, this time according the second part of the
tutorial. I made the changes to the graphical definition (adding
compartments, threads, etc) and to the tools definitions. Later I wanted
to generate the mapping model, but I didn't succeed.
On the page "Select Diagram Palette" of the mapping model wizard I get
message:
" Error loading model: Unresolved reference 'ThreadItemCompartment'.
(platform:/resource/org.eclipse.gmf.examples.mindmap/model/m indmap.gmfgraph,
11, 34)"
and new entry appears in the log view:
java.lang.NullPointerException
at
org.eclipse.gmf.internal.bridge.wizards.pages.GraphDefLookup .findSuitableNode(GraphDefLookup.java:36)
at
org.eclipse.gmf.internal.bridge.wizards.pages.MapDefFeeder.n odesFrom(MapDefFeeder.java:122)
at
org.eclipse.gmf.internal.bridge.wizards.pages.MapDefFeeder.f eedDefaultMapping(MapDefFeeder.java:77)
at
org.eclipse.gmf.internal.bridge.wizards.pages.WizardInput.fe edDefaultMapping(WizardInput.java:121)
at
org.eclipse.gmf.internal.bridge.wizards.GMFMapGuideModelWiza rd$5.update(GMFMapGuideModelWizard.java:133)
at java.util.Observable.notifyObservers(Unknown Source)
at
org.eclipse.gmf.internal.common.ui.ElementSelectorExtension. fireModelElementChanged(ElementSelectorExtension.java:61)
at
org.eclipse.gmf.internal.common.ui.ComboElementSelectorExten sion.setResource(ComboElementSelectorExtension.java:90)
at
org.eclipse.gmf.internal.common.ui.ExtensibleModelSelectionP age.resourceChanged(ExtensibleModelSelectionPage.java:61)
at
org.eclipse.gmf.internal.common.ui.ModelSelectionPage.setRes ource(ModelSelectionPage.java:360)
at
org.eclipse.gmf.internal.common.ui.ModelSelectionPage.update URI(ModelSelectionPage.java:289)
at
org.eclipse.gmf.internal.common.ui.ModelSelectionPage.initCo ntrols(ModelSelectionPage.java:274)
at
org.eclipse.gmf.internal.common.ui.ModelSelectionPage.setVis ible(ModelSelectionPage.java:372)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:1161)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog. java:1139)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.jav a:1128)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:67)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:1126)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:820)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:369)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:616)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3293)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820 )
at org.eclipse.jface.window.Window.open(Window.java:796)
at
org.eclipse.gmf.internal.bridge.ui.dashboard.DashboardMediat or$RunWizardAction.run(DashboardMediator.java:316)
at
org.eclipse.gmf.internal.bridge.ui.dashboard.HyperlinkFigure $1.mousePressed(HyperlinkFigure.java:63)
at org.eclipse.draw2d.Figure.handleMousePressed(Figure.java:873 )
at
org.eclipse.draw2d.SWTEventDispatcher.dispatchMousePressed(S WTEventDispatcher.java:214)
at
org.eclipse.draw2d.LightweightSystem$EventHandler.mouseDown( LightweightSystem.java:513)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:178)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3293)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
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: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
If you need any further information please let me know :)
--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/
Richard Gronback wrote:
> It seems this is the same issue
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=169210
>
> I'd recommend voting for this bug and/or adding your own comments.
>
> Thanks,
> Rich
>
>
> On 6/19/07 9:19 AM, in article f58l4d$pcp$1@build.eclipse.org, "SKuhn"
> <kuhn@oio.de> wrote:
>
>> the wizards create trash concerning the tool and the graph mapping in
>> the map file ... it seems they randomly assign them ;)
>>
>> Jakub Jurkiewicz schrieb:
>>> It works! Thanks!
>>> I just wonder if there is something wrong with one of the wiazards or
>>> maybe I did something wrongly.
>>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04778 seconds