- This topic has 2 replies, 2 voices, and was last updated 12 years, 2 months ago by cusdx.
-
AuthorPosts
-
cusdxMemberMyEclipse team,
I’m getting an error when I try to create a UML diagram from my data model classes.
Screenshot attached. Are you able to advise?Installation details below.
*** Date:
Wednesday, 12 September 2012 10:23:28 o’clock BST*** System properties:
OS=WindowsVista
OS version=6.1.0
OS arch=x86
Profile arch=x86
Window system=win32
Java version=1.6.0_13
Workspace=file:/C:/Users/zoe/Workspaces/MyEclipseforSpring10/
VM Args=-Xmx1024m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
-Djava.class.path=C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS_E~2\../../../../../../../apps/Genuitec/Common/plugins/ORB7B5~1.JAR*** Subscription information
Product Id: E3MS (MyEclipse for Spring Subscription)
License version: 3.0
Full Maintenance Included
Subscription expiration date (YYYYMMDD): 20121217
Number of users: 1*** Eclipse details:
MyEclipse for SpringVersion: 10.0.0
Build ID: 10.0.0 Build 7 (111109_1440)
Blueprint: MyEclipse for Spring 10
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\myeclipseforspring.exe
-name
Myeclipseforspring
–launcher.library
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\../../../../../../../apps/Genuitec/Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_4.2.0.v201201111650\eclipse_4201.dll
-startup
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\../../../../../../../apps/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools
-configuration
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\configuration
-vm
C:\apps\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dllAttachments:
You must be logged in to view attached files.
Brian FernandesModeratorcusdx,
We have not tested our UML reverse engineering tools with Scala, it is likely that some of the additional constructs and artifacts will cause the reverse engineering logic to fail.
Do you see this with all your Scala classes or are there just specific classes which cause this problem? You could try attempting to reverse engineer just a few classes at a time instead of them all.
Based on your report, I can file an appropriate enhancement request but I’m afraid I cannot suggest any workarounds right now.
cusdxMemberBrian,
OK thanks, would be great to post enhancement request. If I try generating a diagram for just selected scala files, the option is greyed out, which makes sense. Perhaps needs to be greyed out when you select directories which contain non-java files.
-
AuthorPosts