- This topic has 5 replies, 3 voices, and was last updated 16 years, 2 months ago by
Loyal Water.
-
AuthorPosts
-
kava_laMemberHi,
I downloaded a trial of MyEclipse 7.1 to evaluate the reverse engineering capabilities and compare the quality of diagrams your tool produces to those from NetBeans and a few other reverse engineering tools our organization is considering.
I have looked over several posts in the forum but couldn’t find a solution to get the UML Model Respository to show up in the New menu. New -> Other -> MyEclipse -> UML only has “UML1 Model” and “UML2 Model.” I have opened an existing Eclipse Java project, am running JRE 1.6_13.
Thanks,
kava_laApril 10, 2009 at 11:04 am #297428
Loyal WaterMemberHi,
You need to select UML 1 or UML 2 to create a repository. Im sorry if the tutorial confused you. I guess it needs to be updated. I’ll file a PR right away.May 4, 2009 at 1:37 pm #298140
lhaleParticipant@support-nipun wrote:
Hi,
You need to select UML 1 or UML 2 to create a repository. Im sorry if the tutorial confused you. I guess it needs to be updated. II just upgraded to MyEclipse Professional so I can do UML stuff. Your suggestion to choose UML 1 or 2 modeling to create a UMR always comes up with “The specified project does not exist” error message.Is this a chicken and egg conundrum?
Also, why the heck dion’t I see the UML tab right after the MyEclipse tab at the top (like the tutorials show?)
May 5, 2009 at 4:45 pm #298199
Loyal WaterMemberlhale,
Could you give me some information about the steps you followed when you ran into this error? You create a new UMR and this error pops up?Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
May 17, 2009 at 9:50 am #298485
lhaleParticipantIt looks like the main key is that I needed to point MyEclipse to a workspace that already had projects in it. I originally wanted to run MyEclipse 7.1.1 out of a different workspace because I run multiple Eclipses and they like to reset everything when I switch between them. So, after I pointed MyEclipse to my usual workspace, I could create/build UML2 diagrams. But, MyEclipse complains on startup every time.
BTW, running Eclipse UML2 on the required Ganymede distribution was pretty frustrating – the diagrams created got to a level where they would exception when I re-opened them. I needed the export to UMI 2.x capability, but it looks like I need to wait for MyEclipse to add that support in your 7.5 release (It’s only been about 2-3 years supported by others).
Anyways, just for your info, I dumped out my MyEclipse installation info, which doesn’t show any UML stuff, but since I’m building UML2 diagrams, I won’t complain:
*** Date:
Sunday, May 17, 2009 7:38:35 AM PDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Applications\MyEclipse\MyEclipse_7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Applications\MyEclipse\MyEclipse_7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
C:\Applications\MyEclipse\MyEclipse_7.0\configuration
-vm
C:\Applications\MyEclipse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
“May 18, 2009 at 2:30 pm #298521
Loyal WaterMemberThanks for the info.
-
AuthorPosts