Home » Archived » Visual Editor (VE) » [ANN] Eclipse Visual Editor 1.0 Released
| | | | |
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #60684 is a reply to message #60682] |
Wed, 22 September 2004 11:00   |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
Don't use eclipse-platform. You need eclipse SDK. The platform code
doesn't contain any of the Java Editor stuff, so naturally VE wouldn't
show up.
Also, use the released versions of everything now. Even though the RC1
version should work it is best to use the released ones of Eclipse, GEF,
EMF, and VE.
Also, if you want to use SWT with the VE, please use a Java JDK 1.4.2
level. You just said 1.4, so I don't know if it is new enough for our
usage with SWT.
>
> I installed a brand new version of eclipse (on a new directory)
> eclipse-platform-M3.0.1RC1-win32.zip version 3.0.1 build 200409010800
>
--
Thanks, Rich Kulp
|
|
| |
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #60690 is a reply to message #60688] |
Wed, 22 September 2004 11:36   |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
I didn't say there were obsolete. The VE 1.0 Released page do point to
the released versions of GEF and EMF. My question was to make sure you
had the released version. Your posting didn't say what drivers you had,
but since you were using an RC1 driver of Eclipse, instead of the
released version, I wasn't sure what levels of GEF, VE, and EMF you were
using.
Also, don't use Eclipse Platform, use Eclipse SDK, and use the released
3.0.1 version, not RC1.
--
Thanks, Rich Kulp
|
|
| | |
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #60735 is a reply to message #60354] |
Sat, 25 September 2004 05:32   |
Eclipse User |
|
|
|
Originally posted by: Bert.Dev.yahoo.com
Hello,
i ve downloaded everything you marked as required and installed GEF, EMF
in my 3.0.1 installation. Then i tried to install the VE plugins, but
unfortunately, i cannot install it:
The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
cannot be installed, cause they dont have a valid license aggreement.
And even if i just copy the files into the eclipse folder, and try to open
the visual editor, i get:
!ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
!MESSAGE An internal error occurred during: "Setup Java Visual Editor".
!STACK 0
java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
!ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
at
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
at
org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
So , could anybody get the announced version with all the required and
linked version to work properly ? If yes, how ?
Bert
David Orme wrote:
> The Visual Editor Project is proud to announce version 1.0 of the
> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
....
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #60736 is a reply to message #60735] |
Sat, 25 September 2004 09:01   |
Eclipse User |
|
|
|
You have older version plugins com.ibm.wtp.common.util
You need version 1.0.1
regards
Bert wrote:
> Hello,
>
> i ve downloaded everything you marked as required and installed GEF, EMF
> in my 3.0.1 installation. Then i tried to install the VE plugins, but
> unfortunately, i cannot install it:
>
> The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
> cannot be installed, cause they dont have a valid license aggreement.
>
> And even if i just copy the files into the eclipse folder, and try to open
> the visual editor, i get:
>
> !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> !STACK 0
> java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> !STACK 0
> java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
> at
>
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
> at
>
org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
> at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
>
>
> So , could anybody get the announced version with all the required and
> linked version to work properly ? If yes, how ?
>
>
> Bert
>
> David Orme wrote:
>
>> The Visual Editor Project is proud to announce version 1.0 of the
>> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
>
> ...
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #60738 is a reply to message #60736] |
Sat, 25 September 2004 07:11   |
Eclipse User |
|
|
|
Originally posted by: Bert.Dev.yahoo.com
Well,
i ve just downloaded the
VE-runtime-1.0.zip
from the official www page.
and what it includes is:
eclipse\features\com.ibm.wtp.common.utilities_1.0.1
eclipse\features\com.ibm.wtp.emf.integration.core_1.0.1
and the according plugins:
eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.1
eclipse\plugins\com.ibm.wtp.common.util_1.0.1
eclipse\plugins\com.ibm.etools.emf.event_3.0.0.1
and there is nowhere a license file.....
snpe wrote:
> You have older version plugins com.ibm.wtp.common.util
> You need version 1.0.1
> regards
> Bert wrote:
> > Hello,
> >
> > i ve downloaded everything you marked as required and installed GEF, EMF
> > in my 3.0.1 installation. Then i tried to install the VE plugins, but
> > unfortunately, i cannot install it:
> >
> > The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
> > cannot be installed, cause they dont have a valid license aggreement.
> >
> > And even if i just copy the files into the eclipse folder, and try to open
> > the visual editor, i get:
> >
> > !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
> > !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> > !STACK 0
> > java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> > at
> >
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
> > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
> >
> > !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
> > !MESSAGE Problems occurred when invoking code from plug-in:
> > "org.eclipse.core.runtime".
> > !STACK 0
> > java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> > at
> >
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
> > at
> >
>
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
> > at
> >
> org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
> > at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
> > at
> >
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> > at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> >
> >
> > So , could anybody get the announced version with all the required and
> > linked version to work properly ? If yes, how ?
> >
> >
> > Bert
> >
> > David Orme wrote:
> >
> >> The Visual Editor Project is proud to announce version 1.0 of the
> >> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
> >
> > ...
|
|
| | | | |
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #61377 is a reply to message #61258] |
Mon, 27 September 2004 07:00  |
Eclipse User |
|
|
|
Originally posted by: myersj.nospam.gmail.com
Bert wrote:
> Hello snpe,
>
> thanks. That was the solution.
> How come the eclipse plugins now are that much dependend on other plugins
> versions ?
>
> Regarding the visual editor, all of my existing classes are displayed in
> the way that:
>
> You see only all the elements arranged from top to bottom. and not
> alligned in how it should be.
>
> Is there anything known with the jgoodies Plastic 3D Look and Feel ??
> (i am using that package for my swing app.)
Bert,
The Visual Editor will attempt to reconstruct your graphical design from
source, but will have trouble with code that varies greatly from the
code patterns it recognizes. When the editor is not able to figure out
the containment and layout code you've written, you'll see the
components put on the free form as you described. See this (slightly
outdated) article on the code pattern recognized by the VE:
http://www-106.ibm.com/developerworks/websphere/library/tech articles/0303_winchester/winchester.html
This should help you fix your code so that it is understood by the VE.
You can add a third party Look and Feel by importing the jar into your
project, then adding the Look and Feel's class to the list in the VE
preference page. See the help topic "Adding a new Swing look and feel"
in the VE's Eclipse help for details.
- Jeff
|
|
| | | |
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598815 is a reply to message #60664] |
Wed, 22 September 2004 10:50  |
Eclipse User |
|
|
|
Rich Kulp wrote:
> Upgrade to Eclipse 3.0.1 first.
I installed a brand new version of eclipse (on a new directory)
eclipse-platform-M3.0.1RC1-win32.zip version 3.0.1 build 200409010800
and all VE stuff provided on http://www.eclipse.org/vep/ download page
VisualEditor-runtime-1.0.zip
GEF-runtime-3.0.1.zip
emf-sdo-runtime-2.0.1.zip
I'im running on windows 2000 with JDK 1.4 and couldn't get the wizzard.
all seem to be installed coorectly, no error messages nothing.
Am i just unlucky or did i missed something in the install procedure...
I tryed starting eclipse with the -clean option but nothing helps.
any suggestions ? (except buy glasses, or learn how to read specs ?)
thanx
Sam
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598827 is a reply to message #60682] |
Wed, 22 September 2004 11:00  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
Don't use eclipse-platform. You need eclipse SDK. The platform code
doesn't contain any of the Java Editor stuff, so naturally VE wouldn't
show up.
Also, use the released versions of everything now. Even though the RC1
version should work it is best to use the released ones of Eclipse, GEF,
EMF, and VE.
Also, if you want to use SWT with the VE, please use a Java JDK 1.4.2
level. You just said 1.4, so I don't know if it is new enough for our
usage with SWT.
>
> I installed a brand new version of eclipse (on a new directory)
> eclipse-platform-M3.0.1RC1-win32.zip version 3.0.1 build 200409010800
>
--
Thanks, Rich Kulp
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598855 is a reply to message #60684] |
Wed, 22 September 2004 11:19  |
Eclipse User |
|
|
|
Rich Kulp wrote:
> Don't use eclipse-platform. You need eclipse SDK. The platform code
> doesn't contain any of the Java Editor stuff, so naturally VE wouldn't
> show up.
ok I'm using eclipse platfform with JDT and java 1.4.2_05.
> Also, use the released versions of everything now. Even though the RC1
> version should work it is best to use the released ones of Eclipse, GEF,
> EMF, and VE.
Are the link to GEF and EMF on the VE download page obsolete ?? This is
weird... why providing it then ? (I'm affraid my english become rusty...)
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598872 is a reply to message #60688] |
Wed, 22 September 2004 11:36  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
I didn't say there were obsolete. The VE 1.0 Released page do point to
the released versions of GEF and EMF. My question was to make sure you
had the released version. Your posting didn't say what drivers you had,
but since you were using an RC1 driver of Eclipse, instead of the
released version, I wasn't sure what levels of GEF, VE, and EMF you were
using.
Also, don't use Eclipse Platform, use Eclipse SDK, and use the released
3.0.1 version, not RC1.
--
Thanks, Rich Kulp
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598943 is a reply to message #60354] |
Thu, 23 September 2004 03:10  |
Eclipse User |
|
|
|
I have the same problem guys, and this is the second time I encounter this.
when I typed eclipse -clean , I found only Graphical Edition Framework 3.0.1
was installed besides Eclipse project SDK3.0.1 but nothing poped up to tell
me it was installed. I installed :
sdk: java sdk 1_4_2_05
eclipse-SDK-3.0.1-win32.zip
emf-sdo-runtime-2.0.1.zip
xsd-runtime-2.0.1.zip
GEF-runtime-3.0.1.zip
VE-runtime-1.0.zip
I have windows xp english sp2 installed, antivirus disabled(norton 2003)
Athlon+Geforece 4 Mx440+seagate 160G with C: 40Giga D:40 Giga eclipse in D
drive.
anyone else has the same problem? (I am in pain for I can't continue with my
project, I lost a harddisk and I only have my source code backuped but I
don't have my previous eclipse anymore).
Is there a solution ?
btw, those packets are all dowloaded from the link in "Latest Release" if
you suggest me to find another edtion(s) to install, then I think
eclipse.org should change the web page a little bit to make coders' life a
bit easier;).
Best wishes!
Alan
"David Orme" <daveo@asc-iseries.com> wrote in message
news:cinmi1$ota$1@eclipse.org...
> The Visual Editor Project is proud to announce version 1.0 of the Eclipse
> Visual Editor. Features in the Eclipse Visual Editor include:
>
> * SWT and Swing support
> * Full two-way editing of Java and the visual model
> * Advanced graphical editors for Swing's GridBagLayout and SWT's
> GridLayout
> * Windows and Linux/GTK support
> * Full support for Eclipse 3.0.1
>
> The Eclipse Visual Editor version 1.0 is available through the Eclipse
> Update Manager under the Eclipse.org update site and from the Eclipse
> Visual Editor Project download site:
>
> http://download.eclipse.org/tools/ve/downloads/index.php
>
> In addition, the latest versions of EMF and GEF are required. Both of
> these are available at the Eclipse update site and at the above download
> URL.
>
> You can also read about the improvements on the New and Noteworthy page:
>
> http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-final/vep-n ews-final.html
>
>
> Regards,
>
> David Orme
>
> --
> Dave Orme
> Eclipse Visual Editor Project Lead
> Advanced Systems Concepts' Chief Architect
> http://www.swtworkbench.com http://essentialdata.sf.net
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #598973 is a reply to message #60354] |
Thu, 23 September 2004 14:42  |
Eclipse User |
|
|
|
Sorry guys
Problem solved actually by eclipse -clean.
there is no pop up or whatsoever to inform me any plugin was installed.
but I saw everything installed in menu help/about eclipse-platform/plugin
details, I missed the days when I installed some plugins then there is a
window pop up at the startup of eclipse to tell me so;).
Anyway my problem is solved. I am happy again. Thank you!
Alan
"David Orme" <daveo@asc-iseries.com> wrote in message
news:cinmi1$ota$1@eclipse.org...
> The Visual Editor Project is proud to announce version 1.0 of the Eclipse
> Visual Editor. Features in the Eclipse Visual Editor include:
>
> * SWT and Swing support
> * Full two-way editing of Java and the visual model
> * Advanced graphical editors for Swing's GridBagLayout and SWT's
> GridLayout
> * Windows and Linux/GTK support
> * Full support for Eclipse 3.0.1
>
> The Eclipse Visual Editor version 1.0 is available through the Eclipse
> Update Manager under the Eclipse.org update site and from the Eclipse
> Visual Editor Project download site:
>
> http://download.eclipse.org/tools/ve/downloads/index.php
>
> In addition, the latest versions of EMF and GEF are required. Both of
> these are available at the Eclipse update site and at the above download
> URL.
>
> You can also read about the improvements on the New and Noteworthy page:
>
> http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/newAndNoteworthy/1.0.0-final/vep-n ews-final.html
>
>
> Regards,
>
> David Orme
>
> --
> Dave Orme
> Eclipse Visual Editor Project Lead
> Advanced Systems Concepts' Chief Architect
> http://www.swtworkbench.com http://essentialdata.sf.net
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599242 is a reply to message #60354] |
Sat, 25 September 2004 05:32  |
Eclipse User |
|
|
|
Hello,
i ve downloaded everything you marked as required and installed GEF, EMF
in my 3.0.1 installation. Then i tried to install the VE plugins, but
unfortunately, i cannot install it:
The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
cannot be installed, cause they dont have a valid license aggreement.
And even if i just copy the files into the eclipse folder, and try to open
the visual editor, i get:
!ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
!MESSAGE An internal error occurred during: "Setup Java Visual Editor".
!STACK 0
java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
!ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
at
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
at
org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
So , could anybody get the announced version with all the required and
linked version to work properly ? If yes, how ?
Bert
David Orme wrote:
> The Visual Editor Project is proud to announce version 1.0 of the
> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
....
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599249 is a reply to message #60735] |
Sat, 25 September 2004 09:01  |
Eclipse User |
|
|
|
You have older version plugins com.ibm.wtp.common.util
You need version 1.0.1
regards
Bert wrote:
> Hello,
>
> i ve downloaded everything you marked as required and installed GEF, EMF
> in my 3.0.1 installation. Then i tried to install the VE plugins, but
> unfortunately, i cannot install it:
>
> The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
> cannot be installed, cause they dont have a valid license aggreement.
>
> And even if i just copy the files into the eclipse folder, and try to open
> the visual editor, i get:
>
> !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> !STACK 0
> java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> !STACK 0
> java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
> at
>
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
> at
>
org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
> at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
>
>
> So , could anybody get the announced version with all the required and
> linked version to work properly ? If yes, how ?
>
>
> Bert
>
> David Orme wrote:
>
>> The Visual Editor Project is proud to announce version 1.0 of the
>> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
>
> ...
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599271 is a reply to message #60736] |
Sat, 25 September 2004 07:11  |
Eclipse User |
|
|
|
Well,
i ve just downloaded the
VE-runtime-1.0.zip
from the official www page.
and what it includes is:
eclipse\features\com.ibm.wtp.common.utilities_1.0.1
eclipse\features\com.ibm.wtp.emf.integration.core_1.0.1
and the according plugins:
eclipse\plugins\com.ibm.wtp.emf.workbench_1.0.1
eclipse\plugins\com.ibm.wtp.common.util_1.0.1
eclipse\plugins\com.ibm.etools.emf.event_3.0.0.1
and there is nowhere a license file.....
snpe wrote:
> You have older version plugins com.ibm.wtp.common.util
> You need version 1.0.1
> regards
> Bert wrote:
> > Hello,
> >
> > i ve downloaded everything you marked as required and installed GEF, EMF
> > in my 3.0.1 installation. Then i tried to install the VE plugins, but
> > unfortunately, i cannot install it:
> >
> > The 2 Features, WTP Common Utilities and the WTP EMF Integration Core ,
> > cannot be installed, cause they dont have a valid license aggreement.
> >
> > And even if i just copy the files into the eclipse folder, and try to open
> > the visual editor, i get:
> >
> > !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 10:56:39.69
> > !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> > !STACK 0
> > java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> > at
> >
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1391)
> > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
> >
> > !ENTRY org.eclipse.core.runtime 4 2 Sep 25, 2004 11:32:45.134
> > !MESSAGE Problems occurred when invoking code from plug-in:
> > "org.eclipse.core.runtime".
> > !STACK 0
> > java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
> > at
> >
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.dispose(JavaVisualEditorPart.java:989)
> > at
> >
>
org.eclipse.ui.internal.WorkbenchPartReference.dispose(Workb enchPartReference.java:391)
> > at
> >
> org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorM anager.java:1353)
> > at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.ja va:1202)
> > at
> >
>
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
> > at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> >
> >
> > So , could anybody get the announced version with all the required and
> > linked version to work properly ? If yes, how ?
> >
> >
> > Bert
> >
> > David Orme wrote:
> >
> >> The Visual Editor Project is proud to announce version 1.0 of the
> >> Eclipse Visual Editor. Features in the Eclipse Visual Editor include:
> >
> > ...
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599293 is a reply to message #60738] |
Sat, 25 September 2004 17:19  |
Eclipse User |
|
|
|
Bert wrote:
> eclipse\plugins\com.ibm.wtp.common.util_1.0.1
Is there old VE in plugins like
com.ibm.wtp.common.util_1.0.0
or You have MyEclipse and
com.ibm.wtp.common.util_13.8.x
If yes then remove all except com.ibm.wtp.common.util_1.0.1
There is problem with com.ibm.wtp.emf.workbench (it is same problem)
regards
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599428 is a reply to message #60741] |
Sun, 26 September 2004 02:56  |
Eclipse User |
|
|
|
snpe wrote:
> Bert wrote:
> > eclipsepluginscom.ibm.wtp.common.util_1.0.1
> Is there old VE in plugins like
> com.ibm.wtp.common.util_1.0.0
> or You have MyEclipse and
> com.ibm.wtp.common.util_13.8.x
> If yes then remove all except com.ibm.wtp.common.util_1.0.1
> There is problem with com.ibm.wtp.emf.workbench (it is same problem)
> regards
YEs i have myeclipse installed and it contains such plugins. But to what
happens to myeclipse if i remove these ones ?
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599484 is a reply to message #60968] |
Sun, 26 September 2004 12:44  |
Eclipse User |
|
|
|
Bert wrote:
> snpe wrote:
>
>> Bert wrote:
>
>> > eclipsepluginscom.ibm.wtp.common.util_1.0.1
>> Is there old VE in plugins like
>> com.ibm.wtp.common.util_1.0.0
>> or You have MyEclipse and
>> com.ibm.wtp.common.util_13.8.x
>
>> If yes then remove all except com.ibm.wtp.common.util_1.0.1
>
>> There is problem with com.ibm.wtp.emf.workbench (it is same problem)
>> regards
>
> YEs i have myeclipse installed and it contains such plugins. But to what
> happens to myeclipse if i remove these ones ?
It is same plugin.You remove com.ibm.wtp.common.util_13.8.x and
om.ibm.wtp.emf.workbench_13.8.x and VE will be good
Start eclipse with -clean option first time after this
regards
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599550 is a reply to message #61105] |
Mon, 27 September 2004 02:04  |
Eclipse User |
|
|
|
Hello snpe,
thanks. That was the solution.
How come the eclipse plugins now are that much dependend on other plugins
versions ?
Regarding the visual editor, all of my existing classes are displayed in
the way that:
You see only all the elements arranged from top to bottom. and not
alligned in how it should be.
Is there anything known with the jgoodies Plastic 3D Look and Feel ??
(i am using that package for my swing app.)
snpe wrote:
> Bert wrote:
> > snpe wrote:
> >
> >> Bert wrote:
> >
> >> > eclipsepluginscom.ibm.wtp.common.util_1.0.1
> >> Is there old VE in plugins like
> >> com.ibm.wtp.common.util_1.0.0
> >> or You have MyEclipse and
> >> com.ibm.wtp.common.util_13.8.x
> >
> >> If yes then remove all except com.ibm.wtp.common.util_1.0.1
> >
> >> There is problem with com.ibm.wtp.emf.workbench (it is same problem)
> >> regards
> >
> > YEs i have myeclipse installed and it contains such plugins. But to what
> > happens to myeclipse if i remove these ones ?
> It is same plugin.You remove com.ibm.wtp.common.util_13.8.x and
> om.ibm.wtp.emf.workbench_13.8.x and VE will be good
> Start eclipse with -clean option first time after this
> regards
|
|
|
Re: [ANN] Eclipse Visual Editor 1.0 Released [message #599596 is a reply to message #61258] |
Mon, 27 September 2004 07:00  |
Eclipse User |
|
|
|
Bert wrote:
> Hello snpe,
>
> thanks. That was the solution.
> How come the eclipse plugins now are that much dependend on other plugins
> versions ?
>
> Regarding the visual editor, all of my existing classes are displayed in
> the way that:
>
> You see only all the elements arranged from top to bottom. and not
> alligned in how it should be.
>
> Is there anything known with the jgoodies Plastic 3D Look and Feel ??
> (i am using that package for my swing app.)
Bert,
The Visual Editor will attempt to reconstruct your graphical design from
source, but will have trouble with code that varies greatly from the
code patterns it recognizes. When the editor is not able to figure out
the containment and layout code you've written, you'll see the
components put on the free form as you described. See this (slightly
outdated) article on the code pattern recognized by the VE:
http://www-106.ibm.com/developerworks/websphere/library/tech articles/0303_winchester/winchester.html
This should help you fix your code so that it is understood by the VE.
You can add a third party Look and Feel by importing the jar into your
project, then adding the Look and Feel's class to the list in the VE
preference page. See the help topic "Adding a new Swing look and feel"
in the VE's Eclipse help for details.
- Jeff
|
|
|
Goto Forum:
Current Time: Wed May 07 17:23:58 EDT 2025
Powered by FUDForum. Page generated in 0.08461 seconds
|