Problem with Off-line installation of Papyrus 1.0.1 with Luna SR1 [message #1517755] |
Fri, 19 December 2014 13:37  |
Eclipse User |
|
|
|
I get an error when I try to install Papyrus offline using the Install New Software from Local archive method. Have I got this right?
Installed the following on a Windows XP SP3 PC which is not connected to the internet:
JRE 8Update25 32-bit
eclipse-modeling-luna-SR1-win32
I then downloaded the zip file below and extracted its contents to a folder:
Papyrus-Update-1.0.1
I then ran eclipse and tried to install Papyrus from the Eclipse menus:
Eclipse->Help->Install New Software->Add Site->Add Repository (Local)
This identified the components "Papyrus UML" and "Papyrus UML SDK" versions 1.0.1.v201409170932 for installation
Upon clicking next I get various "Cannot perform operation" messages. Below is the whole message list. Am I going about this right? Do I need to log a bug report?
Thanks Paul
Cannot complete the install because one or more required items could not be found.
Software being installed: Papyrus UML SDK 1.0.1.v201409170932 (org.eclipse.papyrus.sdk.sources.feature.feature.group 1.0.1.v201409170932)
Missing requirement: Papyrus properties generation 1.0.1.v201409170932 (org.eclipse.papyrus.customization.properties.generation 1.0.1.v201409170932) requires 'bundle org.eclipse.m2m.qvt.oml 3.0.1' but it could not be found
Cannot satisfy dependency:
From: Papyrus customization 1.0.1.v201409170932 (org.eclipse.papyrus.customization.feature.feature.group 1.0.1.v201409170932)
To: org.eclipse.papyrus.customization.properties.generation [1.0.1.v201409170932]
Cannot satisfy dependency:
From: Papyrus UML 1.0.1.v201409170932 (org.eclipse.papyrus.sdk.feature.feature.group 1.0.1.v201409170932)
To: org.eclipse.papyrus.customization.feature.feature.group [1.0.1.v201409170932]
Cannot satisfy dependency:
From: Papyrus UML SDK 1.0.1.v201409170932 (org.eclipse.papyrus.sdk.sources.feature.feature.group 1.0.1.v201409170932)
To: org.eclipse.papyrus.sdk.feature.feature.group [1.0.1.v201409170932]
|
|
|
|
Re: Problem with Off-line installation of Papyrus 1.0.1 with Luna SR1 [message #1547240 is a reply to message #1530490] |
Mon, 05 January 2015 05:06   |
Eclipse User |
|
|
|
Hi,
Papyrus doesn't provide any update site containing all dependencies, neither does it provide a RCP. You need to either install manually each dependency (I'm not sure all projects contribute a Zip update site, but most of them certainly do), or have an active internet connection to find the required dependencies.
It is also possible to install the Eclipse Modeling Project instead of Eclipse Classic, since it already includes most of the Papyrus Dependencies (Although not all of them). Papyrus Luna (1.0.x) depends on the following projects:
- EMF (Framework, Validation, Transaction), UML (Modeling)
- GEF, GMF, GMF Tooling Runtime (Modeling)
- OCL Classic (Modeling)
- OCL Examples and Editors (?)
- QVTo (?)
- XText (?)
For the last 3 components, I'm not sure whether they are included in the Eclipse Modeling IDE or not. Other dependencies may be required for some specific Papyrus Extra Components (Such as CDO).
Edit: Actually you're already installing Papyrus on top of Eclipse Modeling, and clearly, QVTo is not included by default. The QVTo zip update site can be downloaded here: https://www.eclipse.org/mmt/downloads/index.php?project=qvto
Regards,
Camille
[Updated on: Mon, 05 January 2015 05:08] by Moderator
|
|
|
|
|
Re: Problem with Off-line installation of Papyrus 1.0.1 with Luna SR1 [message #1548990 is a reply to message #1548226] |
Tue, 06 January 2015 03:59   |
Eclipse User |
|
|
|
Hi Paul,
It may be easier at some point to create an Update Site locally to install the few components you may be missing.
From an Eclipse instance in which Papyrus is already installed:
- Create a new Update Site project
- Open the site.xml with the Site Manifest Editor (Default editor)
- Create a Category and add the Features you need (The ones for which you can't find an existing update site, e.g. wst.xml_core)
- Click build all
Then, you can use this update site to install the missing dependencies in an offline Eclipse instance
Alternatively, you can choose the "org.eclipse.papyrus.sdk.feature" Feature: building all will include all the required Papyrus dependencies to the udpate site, including all Papyrus components. This creates a completely standalone update site
To create the Update Site Project, you may need the Eclipse Committers plug-ins, especially PDE. I'm not sure whether it is available in the Eclipse Modeling Project. If you can't find it, try to install Papyrus on top of the Eclipse Committers package
HTH,
Camille
|
|
|
Re: Problem with Off-line installation of Papyrus 1.0.1 with Luna SR1 [message #1552794 is a reply to message #1548990] |
Thu, 08 January 2015 05:16  |
Eclipse User |
|
|
|
I seem to have a working solution which was to install Eclipse Modelling and Papyrus on a machine at home with internet access which had the same version of Windows and the same JRE. I have then simply copied the Eclipse file hierachy onto a USB stick and from there onto my off-line computer at work to the same place on the C; drive. It appears to be working.
|
|
|
Powered by
FUDForum. Page generated in 0.08173 seconds