Newbie: Can't install AM3 [message #658445] |
Tue, 08 March 2011 09:50  |
Eclipse User |
|
|
|
Good day, colleagues!
I need to install AM3 because I had following error when running ATL UML2OWL build.xml script:
UML2OWL\build.xml:33: Problem: failed to create task or type am3.loadModel
So, I followed all the instructions there: http://wiki.eclipse.org/AM3/How_Install_New_AM3_From_SVN
But I completely don't undestand last step:
AM3 is ready to be tested. Just open the "Plug-in Development perspective" and launch a Run-time workbench (Click on Run -> Run as -> Run-time workbench).
I open Plug-in Development perspective, open Plug-ins tab, see AM3 packages, but I don't see, where should I click to obtain Run -> Run as -> Run-time workbench? What is Run-time workbench?
|
|
|
Re: Newbie: Can't install AM3 [message #658453 is a reply to message #658445] |
Tue, 08 March 2011 10:12   |
Eclipse User |
|
|
|
Hello Sergey,
First, thanks for your interest 
To use ANT scripts, you do not need to use the new AM3, you should use the old one.
You can find the installation instructions on this page:
http://wiki.eclipse.org/AM3/How_Install_AM3_From_SVN
For the "Click on Run -> Run as -> Run-time workbench", you have to go in the "run" menu of Eclipse (on the same bar than "file" "edit",...). After that it should start a fresh eclipse from the first one.
The fresh Eclipse, will be your runtime workbench. It is used when you develop plug-ins. It allows you to develop the plug-ins in a first Eclipse and then to test and use them in a second one. As a consequence, you have to use this when you are using the plug-ins from sources and not from jars.
To be able to launch your script, you should put the project containing your script in the new Eclipse, and not in the one containing the plug-ins sources.
I hope my answer will help you.
Best regards,
Guillaume
|
|
|
|
|
Re: Newbie: Can't install AM3 [message #690072 is a reply to message #658445] |
Tue, 28 June 2011 18:55  |
Eclipse User |
|
|
|
Hi.
i have a project which is the generation of an ontology owl using the mda approach.so i have downloaded the projects UML2OWL and UML2OWL update, i tried to use the second one, now it works. but the resulted ontology it is not a valid ontology when i use protégé. the resulted ontology with the first project it was valid. would you plz help me choosing the right project, my purpose is to optain a valid owl ontology.
Miryam
|
|
|
Powered by
FUDForum. Page generated in 0.05175 seconds