facebook

No UML images, Matisse not working

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

    wkla
    Member

    Hi,

    i have some problems with myEclipse 5.0 GA. I have convinced my boss to buy the professional version of myeclipse for our java developer because of the possibility to work with uml and the new matisse gui desinger. But both of them doesn’t working. I have tried to search in the forum for a workaround but still find nothing that works.

    UML: I create a new repository for a existing project and as i open the repositroy no images on all buttons are displayed and the main working area is like a tv phantom image. 👿

    Matisse: After entering a proxy server, i get the templates, but then the palette is empty.
    I have read that this should be solved in the M2. When is this version coming? We need it urgend… ❗

    bye

    Willie

    #260162 Reply

    Riyad Kalla
    Member

    Willie,
    First thank you for your support of our product.

    Secondly, try and follow these tips to correct the issue with the display of the UML tool:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14343.html

    Also, please go to the MyEclipse menu, then Installation Summary and Installation details and paste the information for me here.

    #260311 Reply

    wkla
    Member

    I have tried to switch off the 3D engine and now all images are black… 🙁
    Startup parameters are now

    D:\sprachen\java\ide\eclipse_3.2\eclipse.exe -vmargs -Xmx1024M -XX:MaxPermSize=256m -Dsun.java2d.d3d=false

    Installation Details

    —– [schnapp] —–
    *** Date: Thu Oct 12 16:07:19 CEST 2006

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\sprachen\java\ide\eclipse_3.2\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    fa4_78
    -vm
    C:\WINDOWS\system32\javaw.exe

    —– [schnapp] —–

    #260328 Reply

    Riyad Kalla
    Member

    Interesting… look at the bottom of your system information dump, it isn’t showing your command line arguments at all and it normally does… I wonder if Eclipse isn’t recognizing these and you actually aren’t launching with any of these settings?

    Are you using a shortcut to start Eclipse? Try using a command line briefly to see if that changes.

    #260359 Reply

    wkla
    Member

    But it switches must be eveluated, because i have massive problems without the maxpermsize switch…
    and the configuration details of the eclipse itself tells something different…

    —-[schnipp]—–

    eclipse.vmargs=-Xms256m
    -Xmx1024m
    -XX:PermSize=64M
    -XX:MaxPermSize=256M
    -Dsun.java2d.d3d=false
    -jar
    D:\sprachen\java\ide\eclipse_3.2\startup.jar

    #260360 Reply

    wkla
    Member

    Yes i start with a shortcut and it doesn’t matter if i start with
    D:\sprachen\java\ide\eclipse_3.2\eclipse.exe -vmargs -Xms256m -Xmx1024m -XX:PermSize=64M -XX:MaxPermSize=256M -Dsun.java2d.d3d=false
    or i start the eclipse.exe manually from the installation path.

    #260404 Reply

    Riyad Kalla
    Member

    Ok the next step is to try a different JDK. Can you download JDK 1.4.2_12 from Sun and install it (uncheck the JRE during the installation to *just* install the JDK and not change any system settings). Then use the -vm arg to point ot the specific javaw.exe file like so:

    eclipse.exe -vm c:\j2sdk1.4.2_12\bin\javaw.exe -vmargs -Xms256m -Xmx1024m -XX:PermSize=64M -XX:MaxPermSize=256M -Dsun.java2d.d3d=false 
    #260452 Reply

    wkla
    Member

    OK,
    i have tried the 1.4.2 (because, i had this version already installed) and i see the images…
    fine Thanks,

    but matisse is still not working, now the templates are gone again (proxy has not been changed). With java 5 at least the templates where shown, but the pakette was empty.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: No UML images, Matisse not working

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