Hello,
I've been trying to integrate MagicDraw with the Eclipse IDE via the instructions listed in the MagicDraw OpenAPI documentation. I have double checked my configuration and I adhered to the following procedure:
1. Import projects from the openapi/eclipse.zip folder into the Eclipse workspace
2. Import launch configurations from the above folder
3. Set the "MAGIC_DRAW_INSTALL_DIRECTORY" to the correct installation directory
4. Fix any library errors by editing JAR file locations to more updated versions inside the installation directory
5. Run the project using "MagicDraw with all plugins"
I've used this same procedure to integrate MagicDraw with Eclipse on two other machines and have gotten the "Plugin 1 Initialized" "Plugin 2 Initialized" windows to pop up without any problem. Existing plugin projects also work fine. However, these plugins will not launch when running MagicDraw with Eclipse. Despite seemingly identical configurations in Eclipse, nothing seems to get the sample plugin initialization windows to pop up.
Any advice on our situation is appreciated.
Thank you for your time in helping me with this issue.