Replies: 4 comments 3 replies
-
Yes you are at the right place, you should have an other menu here. You should first check that you selected every features from the update site (especially the not categorized one). Let me know if it helps. And yes the menu will not be contributed if you don't specify where EASE need to look for scripts that can contribute menus. |
Beta Was this translation helpful? Give feedback.
-
OK, thanks. There is one item that didn't get installed. It is the "EASE
UI Components". The error during install is:
Cannot complete the install because one or more required items could not be
found.
Software being installed: EASE UI Components (Incubation)
0.7.0.I201907161104 (org.eclipse.ease.ui.feature.feature.group
0.7.0.I201907161104)
Missing requirement: org.eclipse.ease.ui.completions.java
0.7.0.I201906281229 requires 'osgi.bundle; org.objectweb.asm [3.3.1,8.0.0)'
but it could not be found
Cannot satisfy dependency:
From: EASE UI Components (Incubation) 0.7.0.I201907161104
(org.eclipse.ease.ui.feature.feature.group 0.7.0.I201907161104)
To: org.eclipse.equinox.p2.iu; org.eclipse.ease.ui.completions.java
[0.7.0.I201906281229,0.7.0.I201906281229]
Maybe the better question is, what is the actual update site for
python4capalla? What I did is download the .zip file from the git site,
extract that into a folder, and point Capella to that location as the
"update site". However, it doesn't seem to be able to resolve the
dependencies.
…On Wed, Oct 27, 2021 at 10:55 AM ylussaud ***@***.***> wrote:
Yes you are at the right place, you should have an other menu here. You
should first check that you selected every features from the update site
(especially the not categorized one).
Then you can try to change the perspective on the top right corner of
Capella. The menu you are looking for might be filtered in the Capella
perspective. And lastly, you can activate developer capabilities, go to the
preference dialog and filter on capabilities at the top left corner of the
dialog. The select developer capability on the right.
Let me know if it helps.
And yes the menu will not be contributed if you don't specify where EASE
need to look for scripts that can contribute menus.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AELEY5RT6LWPTGMN2GFSCMLUJAVIVANCNFSM5GYXCROQ>
.
--
-Matt Evans
(c) 512-517-5187
|
Beta Was this translation helpful? Give feedback.
-
The last release can be found here: It looks like a dependency is missing. You can add the following Orbit update site to get this dependency: Also you will probably want to have a look at issue #77 to fix a known bug on the Capella version computation. |
Beta Was this translation helpful? Give feedback.
-
I opened issue #82 to keep track of the missing dependency problem. |
Beta Was this translation helpful? Give feedback.
-
I've been trying to install the python4capella addon into Capella 5.1.0 and have reached a couple snags.
First, the installation instructions within the sections "Python4Capella configuration", state:
"- select the Scripting / Script Locations
I don't seem to have this setting:
Am I looking in the wrong place?
This seems pretty important since if I'm going to write my own scripts, I'll need to add those projects in the same way.
Also, one of the sample scripts "export_selected_element_diagrams.py" doesn't seem to work properly (it doesn't contribute to the menu items like the comments describe) and I think not being able to add scripts may be a factor.
Can someone point me to the way to add the scripts to the script locations?
Beta Was this translation helpful? Give feedback.
All reactions