facebook

Design mode for web development

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #243857 Reply

    svidya
    Member

    Hi,

    I’m a new user to myeclipse.

    When I try to create a JSP page using Design mode, I do not see any UI controls visually
    displayed in the editor.

    But the source and the preview have the controls.
    What could be the problem?

    thanks
    Vidya

    #243859 Reply

    Riyad Kalla
    Member

    Vidya,
    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #244126 Reply

    svidya
    Member

    Hi,

    The design mode for JSP does not work even after upgrading Internet Explorer.
    There are no error messages showing up in the error window even when there is an error in the jsp.

    The configuration summary is as follows:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20050929-0840
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\software\eclipse\eclipse.exe
    -name…………..

    ………………………………………………………
    Error log:

    !ENTRY com.genuitec.eclipse.webdesigner 1 0 2006-01-07 00:56:14.339
    !MESSAGE updateModelNodeParent traversal break.

    !ENTRY com.genuitec.eclipse.webdesigner 1 0 2006-01-07 00:56:14.369
    !MESSAGE Couldn’t fully sync: updateModelNodeParent traversal break.

    !ENTRY com.genuitec.eclipse.webdesigner 1 0 2006-01-07 00:56:14.720
    !MESSAGE updateModelNodeParent traversal break.

    !ENTRY com.genuitec.eclipse.webdesigner 1 0 2006-01-07 00:56:14.720
    !MESSAGE Couldn’t fully sync: updateModelNodeParent traversal break.

    !ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2006-01-07 00:58:21.552
    !MESSAGE
    Jan 7, 2006 12:58:21 AM com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?
    SEVERE: Javac exception
    Error running javac.exe compiler

    #244133 Reply

    Riyad Kalla
    Member

    Vidya,
    What is your MyEclipse Build ID from the MyEclipse > About menu? Also what is your full Internet Explorer version from the About dialog?

    **NOTE: The javac error in your log file is caused by not having the ‘javac.exe’ fiel in your System PATH, you will need to add that to your path and restart MyEclipse if you want JSP Validation to work appropriately.

    #244192 Reply

    svidya
    Member

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.4.2_10

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK
    —————————————————————-
    The internet explorer version is 6.0.2800.1106

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    #244226 Reply

    Riyad Kalla
    Member

    Do you have Visual Stuidio installed by chance?

    Also did you correct the javac Path issue I mentioned above to get errors correctly marked?

    #248810 Reply

    tdanylak
    Member

    I am having the same problem with MyEclise here is the config

    *** Date: Fri Mar 17 08:51:58 EST 2006

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060309-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
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    de0_2c
    -vm
    C:\WINDOWS\system32\javaw.exe

    #248813 Reply

    Greg
    Member

    Make sure that you aren’t opening it with either the old JSP ‘Classic’ editor, or opening it with another JSP editor from Webtools, etc. To be sure, right-click the file and choose “Open With > MyEclipse JSP Designer”

    #248824 Reply

    tdanylak
    Member

    Yes, I did that I still see nothing. All I can see is the html rendered components. none of the sturts tags show up, and I don’t even see placeholders for them.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Design mode for web development

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