- This topic has 3 replies, 2 voices, and was last updated 15 years, 4 months ago by
support-shalini.
-
AuthorPosts
-
GojiraDeMonstahMemberHi All,
I’ve just downloaded / installed Matisse4MyEclipse and restarted MyEclipse. I see that ‘Matisse Form’ is now an option under the ‘New’ menu, and MyEclipse Swing/Matisse is available as a perspective.
However when I use the form wizard (described here: http://www.myeclipseide.com/module-htmlpages-display-pid-5.html), nothing happens.
I choose New –> Matisse Form. Enter my package and class name, and choose JFrame (or any of the options) and hit the ‘Finish’ button. The wizard dialogue disappears and no form has been created.
Following are my configuration details. Any ideas what could be wrong?
*** Date:
Monday, November 30, 2009 3:18:53 PM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.0 GA
Build id: 6.5.0-GA-20080609Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1050_7c
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
support-shaliniMemberGojiraDeMonstah,
Are there any errors in the problems window or in the log file located at workspace dir > .metadata > .log?
Can you switch to a new workspace and check if the issue persists?
GojiraDeMonstahMember@support-shalini wrote:
GojiraDeMonstah,
Are there any errors in the problems window or in the log file located at workspace dir > .metadata > .log?
Can you switch to a new workspace and check if the issue persists?I created and switched to a new workspace and the issue persisted. No errors reported in the .metatdata\.log file.
When I switched to the new workspace it prompted me to install a MyEclipse update. The first time I cancelled so as to not introduce any new variables. The second time I went ahead with the update and now the wizard generates a .java and .form file.
Makes me think it’s a version compatibility issue? At any rate here are my current configuration details that seems to be working:
*** Date:
Tuesday, December 1, 2009 11:13:17 AM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.6.0
Build id: 6.6.0-20081015*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.6.0
Build id: 6.6.0-20081015Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-data
C:\Documents and Settings\bricej\workspace
-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1050_7c
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
support-shaliniMemberGojiraDeMonstah,
The second time I went ahead with the update and now the wizard generates a .java and .form file.
Can you clarify if the issue is fixed or not?
Is there any specific reason, why you are using an older version of MyEclipse? I would recommend you to upgrade to the latest version. You can refer to the following link for the list of features available
http://beta.myeclipseide.com/module-htmlpages-display-pid-1.html -
AuthorPosts