Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Visual Editor update site
Visual Editor update site [message #92341] Mon, 30 May 2005 00:38 Go to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Hello,

I am running Eclipse 3.1M7 and installed all of the required libraries
for VE. For VE I installed..

VE-Automated-Tests-1.0.2.1.zip
VE-examples-1.0.2.1.zip
VE-runtime-1.0.2.1.zip
VE-SDK-1.0.2.1.zip

When I look at all of the VE plugins I see the following..

Visual Editor 1.0.1
Visual Editor Common Data Editor 1.0.2
Visual Editor Examples 1.0.1
Visual Editor Examples Source 1.0.1
Visual Editor for Java Foundation Classes 1.0.2
Visual Editor for Standard Widget Toolkit 1.0.2
Visual Editor Java Core 1.0.2.1
Visual Editor PropertySheet 1.0.1
Visual Editor SDK 1.0.1
Visual Editor Editor Source 1.0.2.1
Visual Editor User Guide 1.0.1

The I question I have is every time I check for updates to VE it keeps
installing and reinstalling the following update..

Visual Editor update site
VE
Visual Editor SDK 1.0.2.1

It is like the update is not being registered to a point that it does
not now the update was already applied. Each and every time.

Can anyone give some advice. It s not major problem but seems not to be
installing as designed.
--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Re: Visual Editor update site [message #92356 is a reply to message #92341] Mon, 30 May 2005 03:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

IchBin,

VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
integration build of the VE, which works on M7. Eclipse 3.1 M7 is still
prerelease software, so the update manager reflects the versions of VE
an other components compatible with the previous version of Eclipse (3.0.2).

Hope this helps,

- Jeff

IchBin wrote:
> Hello,
>
> I am running Eclipse 3.1M7 and installed all of the required libraries
> for VE. For VE I installed..
>
> VE-Automated-Tests-1.0.2.1.zip
> VE-examples-1.0.2.1.zip
> VE-runtime-1.0.2.1.zip
> VE-SDK-1.0.2.1.zip

> It is like the update is not being registered to a point that it does
> not now the update was already applied. Each and every time.
>
> Can anyone give some advice. It s not major problem but seems not to be
> installing as designed.
Re: Visual Editor update site [message #92416 is a reply to message #92356] Tue, 31 May 2005 06:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Thanks Jeff for your reply..

I installed the integration build of VE. Now the update works but now
when I tested the VE by creating a visual class I get the errors below.
It does create the new code for the class but if I select it into the
editor I get the same errors. Can't seem to load the visual editor for
the class.

!ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
!MESSAGE An internal error occurred during: "Setup Java Visual Editor".
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
at
org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
at
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
at
org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
at
org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
at
org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
at
org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
at
org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
at
org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
at
org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)



Jeff Myers wrote:
> IchBin,
>
> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
> integration build of the VE, which works on M7. Eclipse 3.1 M7 is still
> prerelease software, so the update manager reflects the versions of VE
> an other components compatible with the previous version of Eclipse
> (3.0.2).
>
> Hope this helps,
>
> - Jeff
>
> IchBin wrote:
>
>> Hello,
>>
>> I am running Eclipse 3.1M7 and installed all of the required libraries
>> for VE. For VE I installed..
>>
>> VE-Automated-Tests-1.0.2.1.zip
>> VE-examples-1.0.2.1.zip
>> VE-runtime-1.0.2.1.zip
>> VE-SDK-1.0.2.1.zip
>
>
>> It is like the update is not being registered to a point that it does
>> not now the update was already applied. Each and every time.
>>
>> Can anyone give some advice. It s not major problem but seems not to
>> be installing as designed.
Re: Visual Editor update site [message #92431 is a reply to message #92416] Tue, 31 May 2005 11:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

IchBin,

Did you upgrade your versions of EMF and GEF to correspond to the
versions required by that integration build?

- Jeff

IchBin wrote:
> Thanks Jeff for your reply..
>
> I installed the integration build of VE. Now the update works but now
> when I tested the VE by creating a visual class I get the errors below.
> It does create the new code for the class but if I select it into the
> editor I get the same errors. Can't seem to load the visual editor for
> the class.
>
> !ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> !STACK 0
> java.lang.NoClassDefFoundError:
> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
> at
> org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
>
> at
> org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
>
> at
> org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
>
> at
> org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
>
> at
> org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
>
> at
> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
>
> at
> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
>
> at
> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
>
> at
> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
>
> at
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
>
>
>
> Jeff Myers wrote:
>
>> IchBin,
>>
>> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
>> integration build of the VE, which works on M7. Eclipse 3.1 M7 is
>> still prerelease software, so the update manager reflects the versions
>> of VE an other components compatible with the previous version of
>> Eclipse (3.0.2).
>>
>> Hope this helps,
>>
>> - Jeff
>>
>> IchBin wrote:
>>
>>> Hello,
>>>
>>> I am running Eclipse 3.1M7 and installed all of the required
>>> libraries for VE. For VE I installed..
>>>
>>> VE-Automated-Tests-1.0.2.1.zip
>>> VE-examples-1.0.2.1.zip
>>> VE-runtime-1.0.2.1.zip
>>> VE-SDK-1.0.2.1.zip
>>
>>
>>
>>> It is like the update is not being registered to a point that it does
>>> not now the update was already applied. Each and every time.
>>>
>>> Can anyone give some advice. It s not major problem but seems not to
>>> be installing as designed.
Re: Visual Editor update site [message #92534 is a reply to message #92431] Tue, 31 May 2005 16:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

I did download and install the following..

emf-sdo-runtime-I200505261142.zip
emf-sdo-xsd-Automated-Tests-I200505261142.zip
emf-sdo-xsd-Examples-I200505261142.zip
emf-sdo-xsd-SDK-I200505261142.zip

GEF-ALL-3.1M7.zip
GEF-Automated-Tests-3.1M7.zip
GEF-examples-3.1M7.zip
GEF-runtime-3.1M7.zip
GEF-SDK-3.1M7.zip

JEM-runtime-I20050526.zip
JEM-SDK-I20050526.zip

VE-Automated-Tests-I20050526.zip
VE-examples-I20050526.zip
VE-runtime-I20050526.zip
VE-SDK-I20050526.zip

xsd-runtime-I200505261142.zip


When I look at the features in the about dialog I see the following

All EMF's are at 2.1.0.200505050300
All GEF's are at 3.1.0
Feature Visual Editor 1.0.1

Plug-in Visual Editor 1.0.1
Plug-in Visual Editor Common Data Editor 11.0.0
Plug-in Visual Editor For Java Foundation Classes 1.1.0
Plug-in Visual Editor For Standard Widget Toolkit 1.1.0
Plug-in Visual Editor Java Core 1.1.0
Plug-in Visual Editor ProperitySheet 1.0.1
Plug-in Visual Editor User Guide 1.0.1
--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)



Jeff Myers wrote:
> IchBin,
>
> Did you upgrade your versions of EMF and GEF to correspond to the
> versions required by that integration build?
>
> - Jeff
>
> IchBin wrote:
>
>> Thanks Jeff for your reply..
>>
>> I installed the integration build of VE. Now the update works but now
>> when I tested the VE by creating a visual class I get the errors
>> below. It does create the new code for the class but if I select it
>> into the editor I get the same errors. Can't seem to load the visual
>> editor for the class.
>>
>> !ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>> !STACK 0
>> java.lang.NoClassDefFoundError:
>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
>> at
>> org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
>>
>> at
>> org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
>>
>> at
>> org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
>>
>> at
>> org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
>>
>> at
>> org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
>>
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
>>
>>
>>
>> Jeff Myers wrote:
>>
>>> IchBin,
>>>
>>> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
>>> integration build of the VE, which works on M7. Eclipse 3.1 M7 is
>>> still prerelease software, so the update manager reflects the
>>> versions of VE an other components compatible with the previous
>>> version of Eclipse (3.0.2).
>>>
>>> Hope this helps,
>>>
>>> - Jeff
>>>
>>> IchBin wrote:
>>>
>>>> Hello,
>>>>
>>>> I am running Eclipse 3.1M7 and installed all of the required
>>>> libraries for VE. For VE I installed..
>>>>
>>>> VE-Automated-Tests-1.0.2.1.zip
>>>> VE-examples-1.0.2.1.zip
>>>> VE-runtime-1.0.2.1.zip
>>>> VE-SDK-1.0.2.1.zip
>>>
>>>
>>>
>>>
>>>> It is like the update is not being registered to a point that it
>>>> does not now the update was already applied. Each and every time.
>>>>
>>>> Can anyone give some advice. It s not major problem but seems not to
>>>> be installing as designed.
Re: Visual Editor update site [message #92578 is a reply to message #92534] Tue, 31 May 2005 17:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You can't use VE 1.0.1 with Eclipse M7. It only works with Eclipse
3.0.x. However, you said you download VE I2--5-526, but you only 1.0.1
installed. That means things are not installing correctly. Try a brand
new installation of JUST and nothing else:

Eclipse SDK 3.1M7, GEF runtime 3.1M7, emf-sdo-runtime I200505261142, and
VE runtime I20050256.

You probably tried installing over the old installations and just got
Eclipse confused.

You don't need any of the other stuff, in fact you have some downloaded
more than once (VE SDK includes the VE runtime, GEF SDK includes the GEF
runtime, emf-sdo-xsd-SDK includes the emf-sdo-runtime). You don't need
the tests at all. Those are only for re-running the tests that we run in
the build, you don't need that.

IchBin wrote:
> I did download and install the following..
>
> emf-sdo-runtime-I200505261142.zip
> emf-sdo-xsd-Automated-Tests-I200505261142.zip
> emf-sdo-xsd-Examples-I200505261142.zip
> emf-sdo-xsd-SDK-I200505261142.zip
>
> GEF-ALL-3.1M7.zip
> GEF-Automated-Tests-3.1M7.zip
> GEF-examples-3.1M7.zip
> GEF-runtime-3.1M7.zip
> GEF-SDK-3.1M7.zip
>
> JEM-runtime-I20050526.zip
> JEM-SDK-I20050526.zip
>
> VE-Automated-Tests-I20050526.zip
> VE-examples-I20050526.zip
> VE-runtime-I20050526.zip
> VE-SDK-I20050526.zip
>
> xsd-runtime-I200505261142.zip
>
>
> When I look at the features in the about dialog I see the following
>
> All EMF's are at 2.1.0.200505050300
> All GEF's are at 3.1.0
> Feature Visual Editor 1.0.1
>
> Plug-in Visual Editor 1.0.1
> Plug-in Visual Editor Common Data Editor 11.0.0
> Plug-in Visual Editor For Java Foundation Classes 1.1.0
> Plug-in Visual Editor For Standard Widget Toolkit 1.1.0
> Plug-in Visual Editor Java Core 1.1.0
> Plug-in Visual Editor ProperitySheet 1.0.1
> Plug-in Visual Editor User Guide 1.0.1

--
Thanks,
Rich Kulp
Re: Visual Editor update site [message #92653 is a reply to message #92534] Tue, 31 May 2005 18:31 Go to previous messageGo to next message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
Did you apply the -clean on the command line argument to force eclipse to reRead the plugins manifest?
Re: Visual Editor update site [message #92814 is a reply to message #92653] Thu, 02 June 2005 20:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Gili Mendel wrote:
> Did you apply the -clean on the command line argument to force eclipse
> to reRead the plugins manifest?
>
Thanks Gili,

I use to make that mistake. I always do it now when anything gets
installed..

--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Re: Visual Editor update site [message #92829 is a reply to message #92578] Thu, 02 June 2005 20:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: weconsul.ptd.net

Thanks Rich,

That did work after starting fresh with the following..

eclipse-SDK-3.1M7-win32.zip
GEF runtime 3.1M7
emf-sdo-runtime I200505261142
VE runtime I20050256


I then did an Search for Updates to apply any newer updates. It said to
select the features to install..

EMF/SDO/XSD Secondary Update Site
EMF SDK 2.1.0 I200503310700
EMF SDK 2.1.0 I200504070700
EMF SDK 2.1.0 I200504141117
EMF SDK 2.1.0 I200504210500
EMF SDK 2.1.0 I200504280300
EMF SDK 2.1.0 I200505050300

So I installed these and this is when the problem started again.

Guess I do not know what to update.. I thought that Eclipse would know
what I had installed and was tell me that I needed to apply these updates.

Now I200505050300 is showing for EMF and SDO in the Product configuration.


So basically for any plugin for Eclipse I only need to apply the SDK..
I really do not need to install the runtime or any other downloads.

Sorry I am confused with all of the variations of a downloads per plug-in..

Say base stuff

*eclipse-examples-3.1M7-win32.zip*
*eclipse-FTP-WebDAV-3.1M7.zip*
eclipse-JDT-3.1M7.zip
eclipse-JDT-SDK-3.1M7.zip
eclipse-PDE-3.1M7.zip
eclipse-PDE-SDK-3.1M7.zip
eclipse-platform-3.1M7-win32.zip
eclipse-platform-SDK-3.1M7-win32.zip
eclipse-RCP-3.1M7-win32.zip
*eclipse-RCP-SDK-3.1M7-win32.zip*
eclipse-SDK-3.1M7-win32.zip
eclipse-test-framework-3.1M7.zip
*org.eclipse.releng.tools_3.1.0.zip*
*swt-3.1M7-win32-win32-x86.zip*

The extra plugins I use..

emf-sdo-runtime-I200505261142.zip
emf-sdo-xsd-Automated-Tests-I200505261142.zip
*emf-sdo-xsd-Examples-I200505261142.zip*
emf-sdo-xsd-SDK-I200505261142.zip

GEF-ALL-3.1M7.zip
GEF-Automated-Tests-3.1M7.zip
GEF-examples-3.1M7.zip
*GEF-runtime-3.1M7.zip*
GEF-SDK-3.1M7.zip

JEM-runtime-I20050526.zip
*JEM-SDK-I20050526.zip*

*org.eclipse.cdt.sdk-2.1.0-win32.x86.zip*
*org.eclipse.cdt-2.1.0-win32.x86.zip*

uml2-automated-tests-1.0.0.zip
*uml2-examples-1.0.0.zip*
*uml2-SDK-1.0.0.zip*

VE-Automated-Tests-I20050526.zip
VE-examples-I20050526.zip
*VE-runtime-I20050526.zip*
VE-SDK-I20050526.zip

*wtp-1.0M4.zip*
wtp-jst-Automated-Tests-1.0M4.zip
wtp-jst-perf-Tests-1.0M4.zip
*wtp-sdk-1.0M4.zip*
*wtp-wst-1.0M4.zip*
wtp-wst-Automated-Tests-1.0M4.zip
wtp-wst-perf-Tests-1.0M4.zip
wtp-wst-sdk-1.0M4.zip

*xsd-runtime-I200505261142.zip*

Rich Kulp wrote:
> You can't use VE 1.0.1 with Eclipse M7. It only works with Eclipse
> 3.0.x. However, you said you download VE I2--5-526, but you only 1.0.1
> installed. That means things are not installing correctly. Try a brand
> new installation of JUST and nothing else:
>
> Eclipse SDK 3.1M7, GEF runtime 3.1M7, emf-sdo-runtime I200505261142, and
> VE runtime I20050256.
>
> You probably tried installing over the old installations and just got
> Eclipse confused.
>
> You don't need any of the other stuff, in fact you have some downloaded
> more than once (VE SDK includes the VE runtime, GEF SDK includes the GEF
> runtime, emf-sdo-xsd-SDK includes the emf-sdo-runtime). You don't need
> the tests at all. Those are only for re-running the tests that we run in
> the build, you don't need that.
Re: Visual Editor update site [message #92859 is a reply to message #92829] Thu, 02 June 2005 21:05 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Don't install them. They are all the same thing, just different
development drivers. For example I200503310700 says this is the
development driver from March 31, 2005 at 7AM. So I200504070700 is the
April 7, 2005 at 7AM. You should have only the EMF driver that the VE
download page says is compatible with it, or a newer one.

IchBin wrote:
> Thanks Rich,
>
> That did work after starting fresh with the following..
>
> eclipse-SDK-3.1M7-win32.zip
> GEF runtime 3.1M7
> emf-sdo-runtime I200505261142
> VE runtime I20050256
>
>
> I then did an Search for Updates to apply any newer updates. It said to
> select the features to install..
>
> EMF/SDO/XSD Secondary Update Site
> EMF SDK 2.1.0 I200503310700
> EMF SDK 2.1.0 I200504070700
> EMF SDK 2.1.0 I200504141117
> EMF SDK 2.1.0 I200504210500
> EMF SDK 2.1.0 I200504280300
> EMF SDK 2.1.0 I200505050300

--
Thanks,
Rich Kulp
Re: Visual Editor update site [message #607844 is a reply to message #92341] Mon, 30 May 2005 03:13 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
IchBin,

VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
integration build of the VE, which works on M7. Eclipse 3.1 M7 is still
prerelease software, so the update manager reflects the versions of VE
an other components compatible with the previous version of Eclipse (3.0.2).

Hope this helps,

- Jeff

IchBin wrote:
> Hello,
>
> I am running Eclipse 3.1M7 and installed all of the required libraries
> for VE. For VE I installed..
>
> VE-Automated-Tests-1.0.2.1.zip
> VE-examples-1.0.2.1.zip
> VE-runtime-1.0.2.1.zip
> VE-SDK-1.0.2.1.zip

> It is like the update is not being registered to a point that it does
> not now the update was already applied. Each and every time.
>
> Can anyone give some advice. It s not major problem but seems not to be
> installing as designed.
Re: Visual Editor update site [message #607848 is a reply to message #92356] Tue, 31 May 2005 06:10 Go to previous message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

Thanks Jeff for your reply..

I installed the integration build of VE. Now the update works but now
when I tested the VE by creating a visual class I get the errors below.
It does create the new code for the class but if I select it into the
editor I get the same errors. Can't seem to load the visual editor for
the class.

!ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
!MESSAGE An internal error occurred during: "Setup Java Visual Editor".
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
at
org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
at
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
at
org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
at
org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
at
org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
at
org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
at
org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
at
org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
at
org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
at
org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)



Jeff Myers wrote:
> IchBin,
>
> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
> integration build of the VE, which works on M7. Eclipse 3.1 M7 is still
> prerelease software, so the update manager reflects the versions of VE
> an other components compatible with the previous version of Eclipse
> (3.0.2).
>
> Hope this helps,
>
> - Jeff
>
> IchBin wrote:
>
>> Hello,
>>
>> I am running Eclipse 3.1M7 and installed all of the required libraries
>> for VE. For VE I installed..
>>
>> VE-Automated-Tests-1.0.2.1.zip
>> VE-examples-1.0.2.1.zip
>> VE-runtime-1.0.2.1.zip
>> VE-SDK-1.0.2.1.zip
>
>
>> It is like the update is not being registered to a point that it does
>> not now the update was already applied. Each and every time.
>>
>> Can anyone give some advice. It s not major problem but seems not to
>> be installing as designed.
Re: Visual Editor update site [message #607849 is a reply to message #92416] Tue, 31 May 2005 11:22 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
IchBin,

Did you upgrade your versions of EMF and GEF to correspond to the
versions required by that integration build?

- Jeff

IchBin wrote:
> Thanks Jeff for your reply..
>
> I installed the integration build of VE. Now the update works but now
> when I tested the VE by creating a visual class I get the errors below.
> It does create the new code for the class but if I select it into the
> editor I get the same errors. Can't seem to load the visual editor for
> the class.
>
> !ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> !STACK 0
> java.lang.NoClassDefFoundError:
> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
> at
> org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
>
> at
> org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
>
> at
> org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
>
> at
> org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
>
> at
> org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
>
> at
> org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
>
> at
> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
>
> at
> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
>
> at
> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
>
> at
> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
>
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
>
> at
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
>
>
>
> Jeff Myers wrote:
>
>> IchBin,
>>
>> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
>> integration build of the VE, which works on M7. Eclipse 3.1 M7 is
>> still prerelease software, so the update manager reflects the versions
>> of VE an other components compatible with the previous version of
>> Eclipse (3.0.2).
>>
>> Hope this helps,
>>
>> - Jeff
>>
>> IchBin wrote:
>>
>>> Hello,
>>>
>>> I am running Eclipse 3.1M7 and installed all of the required
>>> libraries for VE. For VE I installed..
>>>
>>> VE-Automated-Tests-1.0.2.1.zip
>>> VE-examples-1.0.2.1.zip
>>> VE-runtime-1.0.2.1.zip
>>> VE-SDK-1.0.2.1.zip
>>
>>
>>
>>> It is like the update is not being registered to a point that it does
>>> not now the update was already applied. Each and every time.
>>>
>>> Can anyone give some advice. It s not major problem but seems not to
>>> be installing as designed.
Re: Visual Editor update site [message #607856 is a reply to message #92431] Tue, 31 May 2005 16:35 Go to previous message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

I did download and install the following..

emf-sdo-runtime-I200505261142.zip
emf-sdo-xsd-Automated-Tests-I200505261142.zip
emf-sdo-xsd-Examples-I200505261142.zip
emf-sdo-xsd-SDK-I200505261142.zip

GEF-ALL-3.1M7.zip
GEF-Automated-Tests-3.1M7.zip
GEF-examples-3.1M7.zip
GEF-runtime-3.1M7.zip
GEF-SDK-3.1M7.zip

JEM-runtime-I20050526.zip
JEM-SDK-I20050526.zip

VE-Automated-Tests-I20050526.zip
VE-examples-I20050526.zip
VE-runtime-I20050526.zip
VE-SDK-I20050526.zip

xsd-runtime-I200505261142.zip


When I look at the features in the about dialog I see the following

All EMF's are at 2.1.0.200505050300
All GEF's are at 3.1.0
Feature Visual Editor 1.0.1

Plug-in Visual Editor 1.0.1
Plug-in Visual Editor Common Data Editor 11.0.0
Plug-in Visual Editor For Java Foundation Classes 1.1.0
Plug-in Visual Editor For Standard Widget Toolkit 1.1.0
Plug-in Visual Editor Java Core 1.1.0
Plug-in Visual Editor ProperitySheet 1.0.1
Plug-in Visual Editor User Guide 1.0.1
--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)



Jeff Myers wrote:
> IchBin,
>
> Did you upgrade your versions of EMF and GEF to correspond to the
> versions required by that integration build?
>
> - Jeff
>
> IchBin wrote:
>
>> Thanks Jeff for your reply..
>>
>> I installed the integration build of VE. Now the update works but now
>> when I tested the VE by creating a visual class I get the errors
>> below. It does create the new code for the class but if I select it
>> into the editor I get the same errors. Can't seem to load the visual
>> editor for the class.
>>
>> !ENTRY org.eclipse.core.runtime 4 2 2005-05-31 02:05:00.991
>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>> !STACK 0
>> java.lang.NoClassDefFoundError:
>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare
>> at
>> org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFa ctory.createAdapter(BeaninfoAdapterFactory.java:65)
>>
>> at
>> org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adaptN ew(AdapterFactoryImpl.java:112)
>>
>> at
>> org.eclipse.emf.ecore.util.EcoreUtil.getRegisteredAdapter(Ec oreUtil.java:100)
>>
>> at
>> org.eclipse.jem.java.impl.JavaClassImpl.getIntrospectionAdap ter(JavaClassImpl.java:476)
>>
>> at
>> org.eclipse.jem.java.impl.JavaClassImpl.getEAnnotations(Java ClassImpl.java:385)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator .findDecorator(ClassDecoratorSourceIterator.java:37)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorIterator.initi alize(ClassDecoratorIterator.java:47)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorSourceIterator . <init>(ClassDecoratorSourceIterator.java:33)
>>
>> at
>> org.eclipse.ve.internal.cde.emf.ClassDecoratorFeatureAccess. getDecoratorWithFeature(ClassDecoratorFeatureAccess.java:67)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.retrieveFromCache(DefaultVisitorFactoryRule.ja va:82)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.rules.DefaultVisit orFactoryRule.getTypeVisitor(DefaultVisitorFactoryRule.java: 109)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.visitType(JavaBeanModelBuilder.java:498)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.java.JavaBeanModelBuild er.build(JavaBeanModelBuilder.java:407)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reverseParse(JavaSourceTranslator.java:851)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:931)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:573)
>>
>> at
>> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1779)
>>
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
>>
>>
>>
>> Jeff Myers wrote:
>>
>>> IchBin,
>>>
>>> VE 1.0.2 is not compatible with Eclipse 3.1M7. Please try the latest
>>> integration build of the VE, which works on M7. Eclipse 3.1 M7 is
>>> still prerelease software, so the update manager reflects the
>>> versions of VE an other components compatible with the previous
>>> version of Eclipse (3.0.2).
>>>
>>> Hope this helps,
>>>
>>> - Jeff
>>>
>>> IchBin wrote:
>>>
>>>> Hello,
>>>>
>>>> I am running Eclipse 3.1M7 and installed all of the required
>>>> libraries for VE. For VE I installed..
>>>>
>>>> VE-Automated-Tests-1.0.2.1.zip
>>>> VE-examples-1.0.2.1.zip
>>>> VE-runtime-1.0.2.1.zip
>>>> VE-SDK-1.0.2.1.zip
>>>
>>>
>>>
>>>
>>>> It is like the update is not being registered to a point that it
>>>> does not now the update was already applied. Each and every time.
>>>>
>>>> Can anyone give some advice. It s not major problem but seems not to
>>>> be installing as designed.
Re: Visual Editor update site [message #607859 is a reply to message #92534] Tue, 31 May 2005 17:54 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You can't use VE 1.0.1 with Eclipse M7. It only works with Eclipse
3.0.x. However, you said you download VE I2--5-526, but you only 1.0.1
installed. That means things are not installing correctly. Try a brand
new installation of JUST and nothing else:

Eclipse SDK 3.1M7, GEF runtime 3.1M7, emf-sdo-runtime I200505261142, and
VE runtime I20050256.

You probably tried installing over the old installations and just got
Eclipse confused.

You don't need any of the other stuff, in fact you have some downloaded
more than once (VE SDK includes the VE runtime, GEF SDK includes the GEF
runtime, emf-sdo-xsd-SDK includes the emf-sdo-runtime). You don't need
the tests at all. Those are only for re-running the tests that we run in
the build, you don't need that.

IchBin wrote:
> I did download and install the following..
>
> emf-sdo-runtime-I200505261142.zip
> emf-sdo-xsd-Automated-Tests-I200505261142.zip
> emf-sdo-xsd-Examples-I200505261142.zip
> emf-sdo-xsd-SDK-I200505261142.zip
>
> GEF-ALL-3.1M7.zip
> GEF-Automated-Tests-3.1M7.zip
> GEF-examples-3.1M7.zip
> GEF-runtime-3.1M7.zip
> GEF-SDK-3.1M7.zip
>
> JEM-runtime-I20050526.zip
> JEM-SDK-I20050526.zip
>
> VE-Automated-Tests-I20050526.zip
> VE-examples-I20050526.zip
> VE-runtime-I20050526.zip
> VE-SDK-I20050526.zip
>
> xsd-runtime-I200505261142.zip
>
>
> When I look at the features in the about dialog I see the following
>
> All EMF's are at 2.1.0.200505050300
> All GEF's are at 3.1.0
> Feature Visual Editor 1.0.1
>
> Plug-in Visual Editor 1.0.1
> Plug-in Visual Editor Common Data Editor 11.0.0
> Plug-in Visual Editor For Java Foundation Classes 1.1.0
> Plug-in Visual Editor For Standard Widget Toolkit 1.1.0
> Plug-in Visual Editor Java Core 1.1.0
> Plug-in Visual Editor ProperitySheet 1.0.1
> Plug-in Visual Editor User Guide 1.0.1

--
Thanks,
Rich Kulp
Re: Visual Editor update site [message #607864 is a reply to message #92534] Tue, 31 May 2005 18:31 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
Did you apply the -clean on the command line argument to force eclipse to reRead the plugins manifest?
Re: Visual Editor update site [message #607875 is a reply to message #92653] Thu, 02 June 2005 20:39 Go to previous message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

Gili Mendel wrote:
> Did you apply the -clean on the command line argument to force eclipse
> to reRead the plugins manifest?
>
Thanks Gili,

I use to make that mistake. I always do it now when anything gets
installed..

--


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
____________________________________________________________ ______________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Re: Visual Editor update site [message #607876 is a reply to message #92578] Thu, 02 June 2005 20:40 Go to previous message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

Thanks Rich,

That did work after starting fresh with the following..

eclipse-SDK-3.1M7-win32.zip
GEF runtime 3.1M7
emf-sdo-runtime I200505261142
VE runtime I20050256


I then did an Search for Updates to apply any newer updates. It said to
select the features to install..

EMF/SDO/XSD Secondary Update Site
EMF SDK 2.1.0 I200503310700
EMF SDK 2.1.0 I200504070700
EMF SDK 2.1.0 I200504141117
EMF SDK 2.1.0 I200504210500
EMF SDK 2.1.0 I200504280300
EMF SDK 2.1.0 I200505050300

So I installed these and this is when the problem started again.

Guess I do not know what to update.. I thought that Eclipse would know
what I had installed and was tell me that I needed to apply these updates.

Now I200505050300 is showing for EMF and SDO in the Product configuration.


So basically for any plugin for Eclipse I only need to apply the SDK..
I really do not need to install the runtime or any other downloads.

Sorry I am confused with all of the variations of a downloads per plug-in..

Say base stuff

*eclipse-examples-3.1M7-win32.zip*
*eclipse-FTP-WebDAV-3.1M7.zip*
eclipse-JDT-3.1M7.zip
eclipse-JDT-SDK-3.1M7.zip
eclipse-PDE-3.1M7.zip
eclipse-PDE-SDK-3.1M7.zip
eclipse-platform-3.1M7-win32.zip
eclipse-platform-SDK-3.1M7-win32.zip
eclipse-RCP-3.1M7-win32.zip
*eclipse-RCP-SDK-3.1M7-win32.zip*
eclipse-SDK-3.1M7-win32.zip
eclipse-test-framework-3.1M7.zip
*org.eclipse.releng.tools_3.1.0.zip*
*swt-3.1M7-win32-win32-x86.zip*

The extra plugins I use..

emf-sdo-runtime-I200505261142.zip
emf-sdo-xsd-Automated-Tests-I200505261142.zip
*emf-sdo-xsd-Examples-I200505261142.zip*
emf-sdo-xsd-SDK-I200505261142.zip

GEF-ALL-3.1M7.zip
GEF-Automated-Tests-3.1M7.zip
GEF-examples-3.1M7.zip
*GEF-runtime-3.1M7.zip*
GEF-SDK-3.1M7.zip

JEM-runtime-I20050526.zip
*JEM-SDK-I20050526.zip*

*org.eclipse.cdt.sdk-2.1.0-win32.x86.zip*
*org.eclipse.cdt-2.1.0-win32.x86.zip*

uml2-automated-tests-1.0.0.zip
*uml2-examples-1.0.0.zip*
*uml2-SDK-1.0.0.zip*

VE-Automated-Tests-I20050526.zip
VE-examples-I20050526.zip
*VE-runtime-I20050526.zip*
VE-SDK-I20050526.zip

*wtp-1.0M4.zip*
wtp-jst-Automated-Tests-1.0M4.zip
wtp-jst-perf-Tests-1.0M4.zip
*wtp-sdk-1.0M4.zip*
*wtp-wst-1.0M4.zip*
wtp-wst-Automated-Tests-1.0M4.zip
wtp-wst-perf-Tests-1.0M4.zip
wtp-wst-sdk-1.0M4.zip

*xsd-runtime-I200505261142.zip*

Rich Kulp wrote:
> You can't use VE 1.0.1 with Eclipse M7. It only works with Eclipse
> 3.0.x. However, you said you download VE I2--5-526, but you only 1.0.1
> installed. That means things are not installing correctly. Try a brand
> new installation of JUST and nothing else:
>
> Eclipse SDK 3.1M7, GEF runtime 3.1M7, emf-sdo-runtime I200505261142, and
> VE runtime I20050256.
>
> You probably tried installing over the old installations and just got
> Eclipse confused.
>
> You don't need any of the other stuff, in fact you have some downloaded
> more than once (VE SDK includes the VE runtime, GEF SDK includes the GEF
> runtime, emf-sdo-xsd-SDK includes the emf-sdo-runtime). You don't need
> the tests at all. Those are only for re-running the tests that we run in
> the build, you don't need that.
Re: Visual Editor update site [message #607878 is a reply to message #92829] Thu, 02 June 2005 21:05 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Don't install them. They are all the same thing, just different
development drivers. For example I200503310700 says this is the
development driver from March 31, 2005 at 7AM. So I200504070700 is the
April 7, 2005 at 7AM. You should have only the EMF driver that the VE
download page says is compatible with it, or a newer one.

IchBin wrote:
> Thanks Rich,
>
> That did work after starting fresh with the following..
>
> eclipse-SDK-3.1M7-win32.zip
> GEF runtime 3.1M7
> emf-sdo-runtime I200505261142
> VE runtime I20050256
>
>
> I then did an Search for Updates to apply any newer updates. It said to
> select the features to install..
>
> EMF/SDO/XSD Secondary Update Site
> EMF SDK 2.1.0 I200503310700
> EMF SDK 2.1.0 I200504070700
> EMF SDK 2.1.0 I200504141117
> EMF SDK 2.1.0 I200504210500
> EMF SDK 2.1.0 I200504280300
> EMF SDK 2.1.0 I200505050300

--
Thanks,
Rich Kulp
Previous Topic:M2 schedule
Next Topic:New nightly? Customizer is failing.
Goto Forum:
  


Current Time: Sat Apr 27 01:41:18 GMT 2024

Powered by FUDForum. Page generated in 0.04708 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top