Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] UML to BPEL plugin?

Title: UML to BPEL plugin?

Does anybody know where to get the uml2bpel plugin?

Ive tried everything below, but cant seem to find the plugin.

Thanks.

Khanh


1.      Start the Eclipse Update Manager:
In the Eclipse (or WebSphere Studio) workbench, select Help > Software Updates > Update Manager from the main menu.

2.      Add a site bookmark for the URL http://dwdemos.alphaworks.ibm.com/wstk/uml2bpel
In the Update Manager, right-click on Sites to Visit in Feature Updates view. In the pop-up menu, select New > Site Bookmark... In the New Site Bookmark wizard, type "UML to BPEL Mapping Demo" in the Name field, and type this: "http://dwdemos.alphaworks.ibm.com/wstk/uml2bpel" in the URL field. Click Finish.

3.      List the available features:
In the Feature Updates tree view, expand "UML to BPEL Mapping Demo" and the category "UML2BPEL Demo" so that you can see the three features "Eclipse Modeling Framework 1.0.1", "UML to BPEL Mapping Demo 1.1.0" and "XSD Schema Infoset Model 1.0.1".

4.      Install all the features:
Click on the feature "Eclipse Modeling Framework 1.0.1". If you have not already installed this feature, click on the Install button in the Preview pane. Follow the instructions to install the feature. When the install is complete, you will be asked if you want to restart the workbench. Answer No.
Repeat for the XSD and UML to BPEL Mapping Demo features, but when the Demo feature has been installed, restart the workbench.

If you have problems installing from the update site, you can obtain the Eclipse Modeling Framework 1.0.1 from http://www.eclipse.org/emf and the XSD Schema Infoset Model 1.0.1 from http://www.eclipse.org/xsd. The UML to BPEL Mapping Demo plug-ins are in a zip file located in the plugins subdirectory. You will need to unzip this into your eclipse directory and restart Eclipse.


Back to the top