facebook

[Closed] Myeclipse nonsupport windows 2003?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #243086 Reply

    shengjie
    Member

    MyEclipse Enterprise Workbench 4.0.3 nonsupport windows 2003?

    #243098

    Riyad Kalla
    Member

    MyEclipse does support Windows 2003, but there is a known problem with the HTML/JSP/JSF Designers on Windows 2003 where the designer fails to load, this is the only known bug at this time on Windows 2003.

    #243121

    jenlid
    Member

    I have problems with this on Windows XP as well.
    Visual Studio 6 installed (c++ and interdev)
    Eclipse Version: 3.1.0 Build id: I20050513-1415
    MyEclipse Version: 4.0.1 Build id: 20050930-4.0.1-GA

    Really annoying that MyEclipse JSP Designer is the default editor dispite the changes I have made to “File Assosiactions” and set all jsp-related files to be opened with “Classic JSP Editor”.

    #243122

    Riyad Kalla
    Member

    Visual Studio 6 installed (c++ and interdev)

    This is the problem that we are trying to fix. VS instruments IE, which we build against on Windows, and screws up our APIs that we use to access it. Sorry about this.

    Really annoying that MyEclipse JSP Designer is the default editor dispite the changes I have made to “File Assosiactions” and set all jsp-related files to be opened with “Classic JSP Editor”.

    I haven’t seen this problem before, when you right click on the JSP files and go to Open With, what editor has the round dot next to it? If you open it with classic then close it, does it open automatically with Classic after that? Try restarting using -clean command line argument, I’m wondering if there is a stale cache somewhere in your workspace.

    #243123

    jenlid
    Member

    [/quote]
    I haven’t seen this problem before, when you right click on the JSP files and go to Open With, what editor has the round dot next to it? If you open it with classic then close it, does it open automatically with Classic after that? Try restarting using -clean command line argument, I’m wondering if there is a stale cache somewhere in your workspace.[/quote]

    When I use shift+ctrl+r to open a up a JSP I don’t have the possibility to chose what editor to open it with, so myeclipse uses ‘default’ which is the MyEclipse editor.

    Have even tried restarting the computer without any changes. When I chose open with on a JSP the Classic Editor is marked as default, but when I double-click to open it still uses MyEclipse Editor…

    #243128

    Riyad Kalla
    Member

    Have even tried restarting the computer without any changes. When I chose open with on a JSP the Classic Editor is marked as default, but when I double-click to open it still uses MyEclipse Editor…

    The “MyEclipse JSP Designer” and “MyEclipse ‘Classic’ JSP Editor” are both MyEclipse editors, so I’m not following which one you are having the problem with. The “Designer” is the new one, that will barf on Win2k3 or with Visual Studio installed and the “Editor” is the older one, that should work fine.

    #243130

    jenlid
    Member

    Designer is the one that MyEclipse cannot open. It ‘opens’ the Designer despite that I have set the Classic Editor as default for all JSP file types. When possible I choose open with “classic editor”, but when a jsp is opened with double-click or from the ctrl+shift+r-window the Designer ‘opens’, i.e blank.

    #243138

    Riyad Kalla
    Member

    jenlid, can you go to MyEclipse > About > Configuration Summary, and paste the results here please.

    #243172

    jenlid
    Member

    *** Date: Fri Dec 16 07:39:47 CET 2005

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

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

    *** Eclipse details:
    Eclipse Platform

    Version: 3.1.0
    Build id: I20050513-1415

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050513-1415

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050513-1415

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050513-1415

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050513-1415

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    bc0_4c
    -clean
    -data
    C:\java\dev
    -vm
    C:\WINNT\system32\javaw.exe

    #243173

    Riyad Kalla
    Member

    jenlid,
    Part of the problem here is that you are not using the final 3.1 GA build of Eclipse which MyEclipse requires, this might be the cause of the problem.

    I would suggest downloading and installing Eclispe 3.1.1 SDK to a new dir as well as MyEclipse 4.0.3. Then reopen your workspace, be sure to use -clean on the command line and see if the mappings stick.

    #243177

    jenlid
    Member

    Hehe, classic… 😳 installed the 3.1 GA, but forgot to change that path in the shortcut to the new eclipse dir. Now the JSPs opens in the classic editor just as I want it to. Thanks rkalla!

    #243189

    Riyad Kalla
    Member

    Very cool, glad it’s working.

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: [Closed] Myeclipse nonsupport windows 2003?

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