siwiwit / model2roo

Automatically exported from code.google.com/p/model2roo
0 stars 0 forks source link

Plugin not installed on latest STS stable release (2.7.1) #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(I also speak spanish if considered more convenient).

What steps will reproduce the problem?
1. Install latest SpringSource Tool Suite stable release (which today is 
2.7.1). I have downloaded cocoa 64 bit install version.
2. Install Eclipse Modelling Tools, Papyrus and ATL from "Help -> Install new 
software" menu (choose on the form that appears the option "Work with : --all 
available sites --" in order to view all them.
3.a. Copy model2roo plugin to STS "plugins" directory and it is not installed.  
3.b. Create under STS "dropins" directory a new folder "plugins". Under that 
folder, copy the model2roo plugin. It's not installed.

What is the expected output? What do you see instead?
I expected the plugin to appear as installed under the form: "SpringSource Tool 
Suite Installation Details". You can obtain it by clicking on menu "Help -> 
Install new software". Under the form that appears, on the bottom right corner, 
a link with "what is already installed?" text appears. Click on it and the form 
detailing installed plug-ins will appear.

What version of the product are you using? On what operating system?
STS latest stable release 2.7.1. for cocoa 64 bits. I have also tried with the 
2.7.1 carbon 32 bits and 2.7.1 cocoa 32 bits without  being able to install the 
plugin.

Please provide any additional information below.

Original issue reported on code.google.com by altairpo...@gmail.com on 19 Aug 2011 at 1:25

GoogleCodeExporter commented 9 years ago
Hi,

The problem is that your STS installation is lacking some of the plugins 
associated to the 'Eclipse Modeling Tools' distribution. Please make sure you 
install the following items, using the 'Install New Software' menu:

  * EMF - Eclipse Modeling Framework SDK
  * Ecore Tools SDK
  * CDO Model Repository SDK
  * ATL SDK - ATLAS Transformation Language SDK
  * MDT Papyrus - SDK
  * UML2 Extender SDK

Finally, copy the model2roo jar into the 'plugins' directory of your STS 
installation. I just tested this procedure in the latest STS distribution, so 
you shouldn't have any problem.

Best regards.

Original comment by jccastrejon on 19 Aug 2011 at 3:42