facebook

JSF Designer not available

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #332747 Reply

    John Henry
    Member

    I am following the JSF tutorial. When I open the userLogin.jsp file with the Visual JSF Designer the only thing I get is the source file. No palette appears, no additional tabs appear. The JSF designer is not available.

    What now?

    #332780 Reply

    ctxhills,

    1) Can you please share the Installation Details from MyEclipse > Installation Summary > Installation Details ?

    2) Can you please attach the screenshot of the JSP file which is opened in MyEclipse Visual JSP designer to help us investigate further ?

    #332790 Reply

    John Henry
    Member

    Screenshot is attached. Following is the installation detail information.

    *** Date:
    Wednesday, November 28, 2012 5:15:33 AM CST

    *** System properties:
    OS=MacOSX
    OS version=10.8.2
    OS arch=i386
    Profile arch=x86
    Window system=carbon
    Java version=1.6.0_37
    Workspace=file:/Users/XXXXXXX/Workspaces/MyEclipse_JSF/
    VM Args=-Xmx512m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore
    -Dorg.eclipse.swt.internal.carbon.smallFonts
    -XstartOnFirstThread
    -Djava.class.path=/Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar

    *** Subscription information
    Product Id: E3MS (MyEclipse for Spring Subscription)
    License version: 3.0
    Full Maintenance Included
    Subscription expiration date (YYYYMMDD): 20130611
    Number of users: 1

    *** Eclipse details:
    MyEclipse for Spring

    Version: 10.6.0
    Build ID: 10.6.0-20120831

    Blueprint: MyEclipse for Spring 10

    Eclipse startup command=-os
    macosx
    -ws
    carbon
    -arch
    x86
    -showsplash
    -launcher
    /Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS/myeclipseforspring
    -name
    Myeclipseforspring
    –launcher.library
    /Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.1.100.v20110502/eclipse_1406.so
    -startup
    /Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/myeclipseforspring.app/Contents/MacOS//../../../../../../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    –launcher.overrideVmargs
    -install
    /Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile
    -configuration
    /Applications/MyEclipse for Spring/MyEclipse for Spring 10.app/Contents/Profile/configuration
    -keyring
    /Users/jhenry/.eclipse_keyring
    -showlocation
    -vm
    /System/Library/Frameworks/JavaVM.framework

    Attachments:
    You must be logged in to view attached files.
    #332792 Reply

    John Henry
    Member

    Previous screenshot did not illustrate tabs. Please see attached for better view.

    Attachments:
    You must be logged in to view attached files.
    #332794 Reply

    ctxhills,

    You can re-enable the WYSIYWG design mode for experimental use by including the flag: -Dmac.experimental=true at the end of myeclipse.ini file.

    Take a look at this FAQ for detailed information : https://www.genuitec.com/forums/topic/features-visual-web-designer-availability-pre-2013/

    Let us know how it works for you.

    #332857 Reply

    John Henry
    Member

    Pradeep,

    Last recommendation did not work. Still no gui design aids.

    #332897 Reply

    support-tony
    Keymaster

    ctxhills,

    I’ve just tried this on a Mac, with a Carbon MyEclipse for Spring install, and had no problems. Please check that the last part of your myeclipseforspring.ini file looks something like this:

    
    -vmargs
    -Xmx512m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore
    -Dorg.eclipse.swt.internal.carbon.smallFonts
    -XstartOnFirstThread
    -Dmac.experimental=true

    For hints on where to find the correct ini file, look at this FAQ.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: JSF Designer not available

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