Creating update site for my xText DSL [message #1749479] |
Wed, 07 December 2016 04:17  |
Eclipse User |
|
|
|
Hello,
I am creating an update site for my xText DSL, but there are dependecy problems related to the "org.eclipse.xtext.ide".
I created a feature for all the plugins of my DSL, and configured "org.eclipse.xtext.runtime", and "org.eclipse.xtext.ide", yet the installation is complaining with the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: ReSA Plug-in feature 1.0.0.201612051741 (org.volvo.resa.feature.feature.group 1.0.0.201612051741)
Missing requirement: org.volvo.resa.ide 1.0.0.201612051450 (org.volvo.resa.ide 1.0.0.201612051450) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051723 (org.volvo.resa.ide 1.0.0.201612051723) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051726 (org.volvo.resa.ide 1.0.0.201612051726) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051728 (org.volvo.resa.ide 1.0.0.201612051728) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051741 (org.volvo.resa.ide 1.0.0.201612051741) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051743 (org.volvo.resa.ide 1.0.0.201612051743) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Missing requirement: org.volvo.resa.ide 1.0.0.201612051748 (org.volvo.resa.ide 1.0.0.201612051748) requires 'bundle org.eclipse.xtext.ide 0.0.0' but it could not be found
Cannot satisfy dependency:
From: ReSA Plug-in feature 1.0.0.201612051741 (org.volvo.resa.feature.feature.group 1.0.0.201612051741)
To: org.volvo.resa.ui [1.0.0.201612051741]
Cannot satisfy dependency:
From: org.volvo.resa.ui 1.0.0.201612051741 (org.volvo.resa.ui 1.0.0.201612051741)
To: bundle org.volvo.resa.ide 1.0.0
I am also not clear, what else to include on the dependency part of the feature other than "org.eclipse.xtext.runtime", and "org.eclipse.xtext.ide".
Thank you
Cheers,
/nas
|
|
|
|
|
|
|
Re: Creating update site for my xText DSL [message #1750641 is a reply to message #1749502] |
Fri, 23 December 2016 10:31  |
Eclipse User |
|
|
|
Hello Christian,
First sorry for the late reply!
I actually tried creating update sites with manual using a separate plugin for the update site, and also with the maven/tycho - both didnt work.
I didnt define target platform.
But finally, i only created an update site that required my DSL plugins. When installing my DSL plugin first I installed xText Redistributable on the target eclipse tool. Then, it worked.
My goals was actually to create my DSL plugin that includes all the runtime dependency, hence no extra manual installation for the dependencies would be required, but I didnt succeed.
Best,
Nas
|
|
|
Powered by
FUDForum. Page generated in 0.05042 seconds