facebook

UML in MyEclipse 4.1.1

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #250403 Reply

    leon5wu
    Member

    When I drag and drop a class to UML Model Repository, only parts of attributs are shown in class diagram. Do you have any comments?

    Leon

    #250428 Reply

    Kapil Kapre
    Member

    Leon,
    Could you be more specific? If you think it would help, could you send us the particuar class you are trying to reverse engineer? (support@genuitec.com with ATTN:Kapil as the subject)

    #250583 Reply

    leon5wu
    Member

    Well, the class is not special and it is just a JavaBean. And thing was that when I draged and droped a MyClass.java from Package Explorer, the class diagram will miss some attributes. But when draged and droped a MyClass under MyClass.java, the class diagram will have all the attributes.
    Another problem is that the performance of reverse engineer of one class is bad. It looks like let me wait forever and it hangs on pass 2.

    #250585 Reply

    Kapil Kapre
    Member

    Thats odd, Could you paste your configuraton summary here? (Its under MyEclipse>About>Configuration Summary).

    #250603 Reply

    leon5wu
    Member

    1. Configuration Summary is attached.
    2. More questions. Ctrl+Shift+t doesn’t work in MyEclipse UML perspective but Ctrl+Shift+r works. Ctrl+Shift+t will only work in Java perspective or in inactive MyEclipse MUL.
    ——————————————————
    *** Date: Mon Apr 17 16:21:27 EDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\MyIde\myeclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    304_6c
    -clean
    -vm
    D:\bea\jdk142_08\bin\javaw.exe
    ———————————————

    #250610 Reply

    Kapil Kapre
    Member

    Are you using any command line paramaters? If not try adding “-vmargs -Xms128M -Xmx512M” to your eclipse shorcut and see if that helps w/ performance.

    #250893 Reply

    leon5wu
    Member

    After added “-vmargs -Xms256M -Xmx1024M”, it still does the same!

    #250911 Reply

    Kapil Kapre
    Member

    Strange, I think the reason could be you’re using a BEA’s internal JDK. Could you try switching to one supplied by SUN and see if that helps? If you already have it installed on your machine add -vm “c:\path\to\jdk\bin\javaw.exe” to your eclipse shortcut. If not you can d/l it from here:http://java.sun.com/j2se/1.5.0/download.jsp

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: UML in MyEclipse 4.1.1

You must be logged in to post in the forum log in