facebook

How to get UML to work?

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

    yeecn
    Member

    Hi,

    I just downloaded MyEclipse 4.0.0GA. I don’t seems to be able to do any UML stuff. I see UML perspective, but there is no associated UML toolbar.

    I am using eclipse 3.1.0 (fresh install with no other plugin)
    Windows 2003 server

    #236315 Reply

    Greg
    Member

    Under the UML perspective, go to File > New > UML Model Repository. This will create a .umr file in your project and once you open that you will see all of the UML toolbars, actions and views. A UML quickstart is being created as we speak to help out in this regard.

    #236470 Reply

    jgulla
    Member

    I have JDK 1.5 installed on my system, but when I try to create a UML model, MyEclipse compalins that I need JDK 1.5. My project is set up to use 1.5, so I must be missing something.

    Any ideas?

    #236473 Reply

    trygberd
    Member

    Seems like u have the same problem I did.

    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-8892.html

    -Trygve

    #236474 Reply

    Greg
    Member

    jgulla,

    You have to ensure that eclipse is actually running with jdk1.5. Go to Help > About Eclipse SDK > Configuration Details. Scroll down on the window that pops up and read the java.version= entry. If it isn’t java5 then you need to add a command line option to Eclipse to point to your jdk1.5 jvm.

     eclipse.exe -vm c:\path\to\jdk1.5\bin\javaw.exe
    #236494 Reply

    jgulla
    Member

    That did the trick, thanks!

    Jerry

    #236498 Reply

    Greg
    Member

    Jerry,

    We are glad its working. If you have some time could you do us a favor? Just take a couple of minutes and head over to the JDJ Reader’s Chioce survey.
    http://jdj.sys-con.com/general/readerschoice.htm

    Thanks, we appreciate your support.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: How to get UML to work?

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