| Author |
Message |
|
|
Post subject: I can't see any components in source code in Eclipse 3.4.1
Posted: Jan 08, 2009 - 01:56 PM
|
|
Joined: Jan 08, 2009
Posts: 2
|
|
Hello,
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. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: I can
Posted: Jan 08, 2009 - 04:19 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Grzesiek,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: I can
Posted: Jan 08, 2009 - 08:29 PM
|
|
Joined: Jan 08, 2009
Posts: 2
|
|
Thanks 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. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: I can
Posted: Feb 12, 2009 - 07:59 AM
|
|
Veteran Member


Joined: Oct 10, 2004
Posts: 3
|
|
I 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 Workbench
Version: 7.0
Build id: 7.0-20081201
Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700
Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800
Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400
Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800
Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800
Eclipse 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 |
|
|
| |
|
|
|
 |
|
|
| |