- This topic has 3 replies, 3 voices, and was last updated 15 years, 11 months ago by Adrián Benko.
-
AuthorPosts
-
GrzesiekMemberHello,
I am using Eclipse 3.4.1 platform (works on Java JDK 6 Update 11) and have installed (trial version) Mattisse4MyEclipse Swing UI Designer plugin.
I works fine. I can put (drag) for example Button from Matisse Palette to my form. I can see this on Preview Design and it’s ok. But nothing happends to source code and in final build apllication there is no any components. Also there is no definition of this JButton class object (like for example JButton jbutton = new JButton(“jbutton1”)) . What am I doing wrong ? [sorry for my english]
Thanks for any help.
Loyal WaterMemberGrzesiek,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
GrzesiekMemberThanks a lot. It works 🙂
The problem was that i have installed only Mattisse4MyEclipse plugin but don’t have MyEclipse Enterprise Workbench installed. I was suprised, because I didn’t have MyEclipse -> Installation Summary option in menu. Now I have it and program and components works fine.
Adrián BenkoMemberI have same problem, but after installation it worked, now it doesn’t. Here is my Installation Details:
*** Date:
Štvrtok, 2009, február 12 8:59:22 CET** System properties:
OS=Windows2003
OS version=5.2.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files (x86)\Develop\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files (x86)\Develop\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files (x86)\Develop\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
c:\Program Files (x86)\Develop\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll -
AuthorPosts