Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Polarsys » Capella General » Links on the Documentation tab(Not able to create clickable links on the Documentation tab of the Activity Explorer)
Links on the Documentation tab [message #1829557] Mon, 06 July 2020 19:02 Go to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Watching again the Capella Tutorials on youtube I noticed the presenter used links in the Documentation tab of the Activity Explorer to navigate by the elements and diagrams of the level crossing traffic control model. (each link was clickable in Capella and it opened the linked diagram/element.

index.php/fa/38511/0/

I tried to create these links in my models with the link tool in Capella Documentation tab editor but it doesn't seem to work, it does not generate clickable links.

I also tried to import the level crossing traffic control example model from Capella site to check if the links from the presentation were present and the texts that had links on them were all in black (not highlighted as hyperlinks) and not clickable.

Is this feature disabled somehow? If so, how can I enable it?

I have XHTML export, PVMT and the Requirements viewpoint add-ons installed.
Re: Links on the Documentation tab [message #1829558 is a reply to message #1829557] Mon, 06 July 2020 19:11 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
Hi Fabio,

This is a very standard feature of Capella. I can see to things:
- Have a look at this thread: https://polarsys.org/forums/index.php/mv/msg/946/3582/
- And also: You may have to "Unblock" this file: capella\eclipse\plugins\org.eclipse.nebula.widgets.richtext_1.2.0...\org\eclipse\nebula\widgets\richtext\resources\template.html (see the image attached).

Let me know if it fixed your issue.
  • Attachment: unblock.png
    (Size: 142.43KB, Downloaded 172 times)


Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1829562 is a reply to message #1829558] Mon, 06 July 2020 21:02 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Hi Stephane, thanks for the answer!

I tried moving my Capella installation as close as I could to the root: C:\guarita\Capella

But it didn't solve the problem.

I checked the file and it doesn't seem to be 'blocked' - I guess that's a feature of a newer version of Windows, I'm still in windows 7 and the 'unblock' checkbox is not available to me in the file properties dialog.

I tried another installation I have of version 1.3.1 (the one I use most is 1.4.0) and it doesn't work.

I checked the Error log and found the error below happening on Capella startup:

"Unhandled event loop exception"

Stack trace:

org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4699)
	at org.eclipse.swt.SWT.error(SWT.java:4614)
	at org.eclipse.swt.SWT.error(SWT.java:4585)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:451)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:350)
	at org.eclipse.swt.widgets.Control.getParent(Control.java:1507)
	at org.eclipse.ui.internal.forms.widgets.FormUtil.getScrolledComposite(FormUtil.java:259)
	at org.eclipse.ui.internal.forms.widgets.FormUtil.ensureVisible(FormUtil.java:271)
	at org.eclipse.ui.forms.widgets.FormToolkit$VisibilityHandler.focusGained(FormToolkit.java:186)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor.doNotifyFocusGained(RichTextEditor.java:702)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor.access$17(RichTextEditor.java:699)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor$4.run(RichTextEditor.java:689)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3919)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3550)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:469)
	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:235)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:515)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.access$2(IDEWorkbenchAdvisor.java:492)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:333)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:354)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaWorkbenchAdvisor.postShutdown(CapellaWorkbenchAdvisor.java:154)
	at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:2973)
	at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1145)
	at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1446)
	at org.eclipse.ui.internal.Workbench$$Lambda$510/2046395010.run(Unknown Source)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
	at org.eclipse.ui.internal.Workbench.close(Workbench.java:1446)
	at org.eclipse.ui.internal.Workbench.close(Workbench.java:1422)
	at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1733)
	at org.eclipse.ui.internal.WorkbenchWindow.lambda$3(WorkbenchWindow.java:1762)
	at org.eclipse.ui.internal.WorkbenchWindow$$Lambda$509/1988361350.run(Unknown Source)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
	at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1762)
	at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1771)
	at org.eclipse.ui.internal.WorkbenchWindow$3.close(WorkbenchWindow.java:529)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:577)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$$Lambda$201/1939181863.accept(Unknown Source)
	at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1080)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
	at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:284)
	at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1573)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4761)
	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1501)
	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2138)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4770)
	at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
	at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4856)
	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1501)
	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2138)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4770)
	at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
	at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4856)
	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1501)
	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2138)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4770)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3545)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
	at org.eclipse.ui.internal.Workbench$$Lambda$67/516570791.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:115)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	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:660)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)


Re: Links on the Documentation tab [message #1829565 is a reply to message #1829562] Mon, 06 July 2020 21:42 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
There is probably a configuration problem somewhere but I don't know where. What is the java version you are using?

Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1829586 is a reply to message #1829565] Tue, 07 July 2020 10:37 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
java -d64 -version returns me:

C:\Program Files\Java\jre1.8.0_51\bin>java -d64 -version
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)


My Capella installation details page has this configuration key:

-vm
C:\Program Files\Java\jre1.8.0_51\bin\server\jvm.dll
Re: Links on the Documentation tab [message #1829593 is a reply to message #1829586] Tue, 07 July 2020 12:46 Go to previous messageGo to next message
Philippe Dul is currently offline Philippe DulFriend
Messages: 25
Registered: November 2013
Junior Member
Hi,

Can you try with latest 1.4.1 stable version ?
https://github.com/eclipse/capella/releases/tag/v1.4.1-S20200630

We have fixed a issue where sometimes, click on a link in description doesn't open the diagram but display an error popup message.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=564411 / https://github.com/eclipse/kitalpha/commit/f1ab31b0eecff53e734dcadc4b716876e8900d70

It occurs in collaborative models using Team for Capella but it may occurs in other cases i guess.

Best regards
Philippe
Re: Links on the Documentation tab [message #1829603 is a reply to message #1829593] Tue, 07 July 2020 13:50 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
I'll try it but in my case the links are not even 'clickable'. They are displayed as normal text. Actually what it feels like is that the editor creates the text but there's no link information behind the text.

Even the sample project of the Level-crossing Traffic Management which I know has a documentation tab full of links, is displayed without the highlights.

I'll check version 1.4.1 and come back to you on this. (hope final release comes out soon, I'm expecting the correction on the LA to PA transition of Logical Components...)
Re: Links on the Documentation tab [message #1829611 is a reply to message #1829603] Tue, 07 July 2020 15:34 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
You may also want to give it a try with this Java version: 1.8.0_121_64b

Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1829688 is a reply to message #1829611] Wed, 08 July 2020 21:33 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Hi, just tried with Capella 1.4.1 and it doesn't work....

I can't try Java 1.8.0_121_64b on my company computer because only releases provided from our internal IT guys are allowed. And that is enforced by rules on windows so I can't even try to install anything....

I installed Capella 1.4.0 on my personal notebook to check and it didn't work there too. My Java version is 1.8.0_45-b14

I couldn't find Java 1.8.0_121_64b for download for my personal notebook. I'll try tomorrow then come back with the results.

Thanks for the answers.
Re: Links on the Documentation tab [message #1829689 is a reply to message #1829688] Wed, 08 July 2020 22:16 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
Hi Fabio,
You should be able to find the right java version here: https://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html
Stephane


Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1829691 is a reply to message #1829689] Thu, 09 July 2020 00:10 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Just installed jre1.8.0_121 on my personal notebook and pointed eclipse.ini to that version. Opened Capella and links are still black, unclickable. Still doesn't work.

I have the same error on the Error log. (It seems the problem has just been replicated on my personal laptop with a fresh install)

org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4699)
	at org.eclipse.swt.SWT.error(SWT.java:4614)
	at org.eclipse.swt.SWT.error(SWT.java:4585)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:451)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:350)
	at org.eclipse.swt.widgets.Control.getParent(Control.java:1507)
	at org.eclipse.ui.internal.forms.widgets.FormUtil.getScrolledComposite(FormUtil.java:259)
	at org.eclipse.ui.internal.forms.widgets.FormUtil.ensureVisible(FormUtil.java:271)
	at org.eclipse.ui.forms.widgets.FormToolkit$VisibilityHandler.focusGained(FormToolkit.java:186)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor.doNotifyFocusGained(RichTextEditor.java:702)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor.access$17(RichTextEditor.java:699)
	at org.eclipse.nebula.widgets.richtext.RichTextEditor$4.run(RichTextEditor.java:689)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3919)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3550)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:370)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:469)
	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:235)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:515)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.access$2(IDEWorkbenchAdvisor.java:492)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:333)
	at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:354)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaWorkbenchAdvisor.postShutdown(CapellaWorkbenchAdvisor.java:154)
	at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:2973)
	at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1145)
	at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1446)
	at org.eclipse.ui.internal.Workbench$$Lambda$620/923926272.run(Unknown Source)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
	at org.eclipse.ui.internal.Workbench.close(Workbench.java:1446)
	at org.eclipse.ui.internal.Workbench.close(Workbench.java:1422)
	at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1733)
	at org.eclipse.ui.internal.WorkbenchWindow.lambda$3(WorkbenchWindow.java:1762)
	at org.eclipse.ui.internal.WorkbenchWindow$$Lambda$619/941818557.run(Unknown Source)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
	at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1762)
	at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1771)
	at org.eclipse.ui.internal.WorkbenchWindow$3.close(WorkbenchWindow.java:529)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:577)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$$Lambda$183/834079530.accept(Unknown Source)
	at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1080)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
	at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:284)
	at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1573)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4761)
	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1501)
	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2138)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4770)
	at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
	at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4856)
	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1501)
	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2138)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4778)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3545)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
	at org.eclipse.ui.internal.Workbench$$Lambda$66/768702707.run(Unknown Source)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.polarsys.capella.core.platform.sirius.ui.app.CapellaApplication.start(CapellaApplication.java:115)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	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:660)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
Re: Links on the Documentation tab [message #1829692 is a reply to message #1829689] Thu, 09 July 2020 00:11 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Btw, thanks for the link!
Re: Links on the Documentation tab [message #1829693 is a reply to message #1829692] Thu, 09 July 2020 00:33 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
And your personal Notebook is on windows 7 as well or windows 10 ?

Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1829716 is a reply to message #1829693] Thu, 09 July 2020 12:35 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
The company notebook runs Windows 7
My personal notebook runs Windows 8.1
Re: Links on the Documentation tab [message #1829723 is a reply to message #1829716] Thu, 09 July 2020 13:58 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
Team Capella, any idea?

Stephane LACRAMPE
Obeo Canada
Re: Links on the Documentation tab [message #1830137 is a reply to message #1829723] Fri, 17 July 2020 17:38 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
So... no ideas on this?
Re: Links on the Documentation tab [message #1830138 is a reply to message #1830137] Fri, 17 July 2020 17:41 Go to previous messageGo to next message
Fábio Guarita is currently offline Fábio GuaritaFriend
Messages: 64
Registered: December 2019
Member
Ah, by the way, just found out that besides the ilnks, the editor will not include any images too.
Re: Links on the Documentation tab [message #1836308 is a reply to message #1830138] Mon, 28 December 2020 21:11 Go to previous message
Aurelien Didier is currently offline Aurelien DidierFriend
Messages: 13
Registered: April 2015
Junior Member
Hi,

I have the exact same problem with images and links in my descriptions. I also have the exact same error message. I am trying to investigate on this but if you were able to correct this I am really interested.

Regards,

Aurélien
Previous Topic:Requirements diagram
Next Topic:Import a standard into Capella
Goto Forum:
  


Current Time: Thu Mar 28 18:10:32 GMT 2024

Powered by FUDForum. Page generated in 0.03135 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top