- This topic has 3 replies, 2 voices, and was last updated 16 years, 3 months ago by Loyal Water.
-
AuthorPosts
-
bansiMemberUsing the information mentioned in the artice http://www.myeclipseide.com/documentation/quickstarts/uml/
i am trying to reverse engineer our java code into UML model i.e. Class Diagram
I started to reverse engineer whole package as batch job it resulted in error then i tried with only 3 Java Class still it results in following error
Creation of Element failed
Unrecognized Object [Package:Map/class ru.novsoft.uml.model_management.MPackageImpl]
We purchase MyEclipse Support so is their a way to directly contact you guys thru email instead of posting on the forums
Loyal WaterMemberbani,
Can you go to MyEclipse > Insallation Summary > Installation Details and paste the information here for me.You can directly contact support through the following email ID:-
support@genuitec.com
bansiMemberHi nipun,
Here is the installation details
*** Date:
Thursday, August 14, 2008 9:07:29 AM PDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
1788_78
-clean
-vm
C:\MyEclipse 6.0\jre\bin\javaw.exe
Loyal WaterMemberHave you setup any plugins with MyEclipse ?
Try using the -clean command and check if it works:-
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/ -
AuthorPosts