Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Can't create Visual Classes
Can't create Visual Classes [message #41169] Thu, 10 June 2004 16:52 Go to next message
Eclipse UserFriend
Originally posted by: thomasnagashima.hotmail.com

Whenever I try to create a visual class I get the following:

Attempted to beginRule: F/<project path>, does not match
outer scope rule: L/<project path>/TestFrame.java

Any ideas what this means?
I've tried with M8 and all the corresponding EMF, GEF and VE.
I've also tried with latest integration builds and what they
said they required.

Thanks.
Re: Can't create Visual Classes [message #41200 is a reply to message #41169] Thu, 10 June 2004 17:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
This had occurred on one of the previous drivers.

--
Thanks, Rich Kulp

Re: Can't create Visual Classes [message #41231 is a reply to message #41200] Fri, 11 June 2004 15:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: thomasnagashima.hotmail.com

Rich Kulp wrote:

> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
> This had occurred on one of the previous drivers.

I've tried two setups. First, Eclipse M8, VE 1.0RC1, GEF I20040330, and
EMF I200403250631. These are the ones specified by VE 1.0RC1.

I did see someone say if they got the latest integration builds it worked.
So used the latest Eclipse integration and all the corresponding
integration builds for GEF and EMF and VE.

So no luck with either.
Re: Can't create Visual Classes [message #41354 is a reply to message #41200] Mon, 14 June 2004 03:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: frank.senn.shunny.de

Rich Kulp schrieb:
> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
> This had occurred on one of the previous drivers.
>
The same happened to me:
Eclipse RC1
VE-runtime-1.0M1
GEF-runtime-I20040610
emf-sdo-runtime-I200406100948

Frank Senn
Re: Can't create Visual Classes [message #41385 is a reply to message #41354] Mon, 14 June 2004 09:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Frank,

VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
Please download the latest Integration build of VE and that build's
required versions of GEF and EMF and it should work fine.

- Jeff

Frank Senn wrote:
> Rich Kulp schrieb:
>
>> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
>> This had occurred on one of the previous drivers.
>>
> The same happened to me:
> Eclipse RC1
> VE-runtime-1.0M1
> GEF-runtime-I20040610
> emf-sdo-runtime-I200406100948
>
> Frank Senn
Re: Can't create Visual Classes [message #44725 is a reply to message #41385] Mon, 28 June 2004 16:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

> Frank,
>
> VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
> Please download the latest Integration build of VE and that build's
> required versions of GEF and EMF and it should work fine.
>
> - Jeff

The same happened to me:
eclipse-SDK-3.0-linux-gtk.zip
VE-runtime-1.0M1.zip
emf-sdo-runtime-I200406241017.zip
GEF-runtime-I20040624.zip

And I removed the reference to xerces from:
eclipse/features/com.ibm.wtp.emf.integration.core_1.0.0

Thank you for your help in advance
Agaba
Re: Can't create Visual Classes [message #44760 is a reply to message #44725] Mon, 28 June 2004 17:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

Agaba írta:
>> Frank,
>>
>> VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
>> Please download the latest Integration build of VE and that build's
>> required versions of GEF and EMF and it should work fine.
>>
>> - Jeff
>
>
> The same happened to me:
> eclipse-SDK-3.0-linux-gtk.zip
> VE-runtime-1.0M1.zip
> emf-sdo-runtime-I200406241017.zip
> GEF-runtime-I20040624.zip
>
> And I removed the reference to xerces from:
> eclipse/features/com.ibm.wtp.emf.integration.core_1.0.0
>
> Thank you for your help in advance
> Agaba
I tried the above mentioned too.
It stops when I want to create a visual class with the following error:

The selected wizard could not be started.
Reason:
Plug-in org.eclipse.ve.java.core was unable to load
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.


installed files:
eclipse-SDK-3.0-linux-gtk.zip
GEF-runtime-3.0.zip
VE-runtime-S20040628.zip
emf-sdo-runtime-2.0.0.zip
xsd-runtime-2.0.0.zip

Thank you
Agaba
Re: Can't create Visual Classes [message #44873 is a reply to message #44760] Tue, 29 June 2004 08:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Agaba,

Try removing the configuration directory in your eclipse directory. If
that doesn't fix it, please post the contents of the .log file in the
..metadata directory in your workspace.

- Jeff

Agaba wrote:
> I tried the above mentioned too.
> It stops when I want to create a visual class with the following error:
>
> The selected wizard could not be started.
> Reason:
> Plug-in org.eclipse.ve.java.core was unable to load
> org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.
>
>
> installed files:
> eclipse-SDK-3.0-linux-gtk.zip
> GEF-runtime-3.0.zip
> VE-runtime-S20040628.zip
> emf-sdo-runtime-2.0.0.zip
> xsd-runtime-2.0.0.zip
>
> Thank you
> Agaba
Re: Can't create Visual Classes [message #45025 is a reply to message #44873] Tue, 29 June 2004 19:17 Go to previous message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

Thank you for your help,
it's working! ( removing the configuration helped )

Agaba

Jeff Myers írta:
> Agaba,
>
> Try removing the configuration directory in your eclipse directory. If
> that doesn't fix it, please post the contents of the .log file in the
> .metadata directory in your workspace.
>
> - Jeff
>
> Agaba wrote:
>
>> I tried the above mentioned too.
>> It stops when I want to create a visual class with the following error:
>>
>> The selected wizard could not be started.
>> Reason:
>> Plug-in org.eclipse.ve.java.core was unable to load
>> org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.
>>
>>
>>
>> installed files:
>> eclipse-SDK-3.0-linux-gtk.zip
>> GEF-runtime-3.0.zip
>> VE-runtime-S20040628.zip
>> emf-sdo-runtime-2.0.0.zip
>> xsd-runtime-2.0.0.zip
>>
>> Thank you
>> Agaba
Re: Can't create Visual Classes [message #591693 is a reply to message #41169] Thu, 10 June 2004 17:58 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
This had occurred on one of the previous drivers.

--
Thanks, Rich Kulp

Re: Can't create Visual Classes [message #591707 is a reply to message #41200] Fri, 11 June 2004 15:46 Go to previous message
Eclipse UserFriend
Originally posted by: thomasnagashima.hotmail.com

Rich Kulp wrote:

> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
> This had occurred on one of the previous drivers.

I've tried two setups. First, Eclipse M8, VE 1.0RC1, GEF I20040330, and
EMF I200403250631. These are the ones specified by VE 1.0RC1.

I did see someone say if they got the latest integration builds it worked.
So used the latest Eclipse integration and all the corresponding
integration builds for GEF and EMF and VE.

So no luck with either.
Re: Can't create Visual Classes [message #591744 is a reply to message #41200] Mon, 14 June 2004 03:52 Go to previous message
Eclipse UserFriend
Originally posted by: frank.senn.shunny.de

Rich Kulp schrieb:
> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
> This had occurred on one of the previous drivers.
>
The same happened to me:
Eclipse RC1
VE-runtime-1.0M1
GEF-runtime-I20040610
emf-sdo-runtime-I200406100948

Frank Senn
Re: Can't create Visual Classes [message #591761 is a reply to message #41354] Mon, 14 June 2004 09:06 Go to previous message
Eclipse UserFriend
Frank,

VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
Please download the latest Integration build of VE and that build's
required versions of GEF and EMF and it should work fine.

- Jeff

Frank Senn wrote:
> Rich Kulp schrieb:
>
>> Please list exactly what versions of Eclipse,GEF,EMF,and VE you have.
>> This had occurred on one of the previous drivers.
>>
> The same happened to me:
> Eclipse RC1
> VE-runtime-1.0M1
> GEF-runtime-I20040610
> emf-sdo-runtime-I200406100948
>
> Frank Senn
Re: Can't create Visual Classes [message #593019 is a reply to message #41385] Mon, 28 June 2004 16:56 Go to previous message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

> Frank,
>
> VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
> Please download the latest Integration build of VE and that build's
> required versions of GEF and EMF and it should work fine.
>
> - Jeff

The same happened to me:
eclipse-SDK-3.0-linux-gtk.zip
VE-runtime-1.0M1.zip
emf-sdo-runtime-I200406241017.zip
GEF-runtime-I20040624.zip

And I removed the reference to xerces from:
eclipse/features/com.ibm.wtp.emf.integration.core_1.0.0

Thank you for your help in advance
Agaba
Re: Can't create Visual Classes [message #593033 is a reply to message #44725] Mon, 28 June 2004 17:45 Go to previous message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

Agaba írta:
>> Frank,
>>
>> VE-runtime-1.0M1 does not run under Eclipse RC1 - only Eclipse M8.
>> Please download the latest Integration build of VE and that build's
>> required versions of GEF and EMF and it should work fine.
>>
>> - Jeff
>
>
> The same happened to me:
> eclipse-SDK-3.0-linux-gtk.zip
> VE-runtime-1.0M1.zip
> emf-sdo-runtime-I200406241017.zip
> GEF-runtime-I20040624.zip
>
> And I removed the reference to xerces from:
> eclipse/features/com.ibm.wtp.emf.integration.core_1.0.0
>
> Thank you for your help in advance
> Agaba
I tried the above mentioned too.
It stops when I want to create a visual class with the following error:

The selected wizard could not be started.
Reason:
Plug-in org.eclipse.ve.java.core was unable to load
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.


installed files:
eclipse-SDK-3.0-linux-gtk.zip
GEF-runtime-3.0.zip
VE-runtime-S20040628.zip
emf-sdo-runtime-2.0.0.zip
xsd-runtime-2.0.0.zip

Thank you
Agaba
Re: Can't create Visual Classes [message #593073 is a reply to message #44760] Tue, 29 June 2004 08:42 Go to previous message
Eclipse UserFriend
Agaba,

Try removing the configuration directory in your eclipse directory. If
that doesn't fix it, please post the contents of the .log file in the
..metadata directory in your workspace.

- Jeff

Agaba wrote:
> I tried the above mentioned too.
> It stops when I want to create a visual class with the following error:
>
> The selected wizard could not be started.
> Reason:
> Plug-in org.eclipse.ve.java.core was unable to load
> org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.
>
>
> installed files:
> eclipse-SDK-3.0-linux-gtk.zip
> GEF-runtime-3.0.zip
> VE-runtime-S20040628.zip
> emf-sdo-runtime-2.0.0.zip
> xsd-runtime-2.0.0.zip
>
> Thank you
> Agaba
Re: Can't create Visual Classes [message #593144 is a reply to message #44873] Tue, 29 June 2004 19:17 Go to previous message
Eclipse UserFriend
Originally posted by: agaba.compuflex.hu

Thank you for your help,
it's working! ( removing the configuration helped )

Agaba

Jeff Myers írta:
> Agaba,
>
> Try removing the configuration directory in your eclipse directory. If
> that doesn't fix it, please post the contents of the .log file in the
> .metadata directory in your workspace.
>
> - Jeff
>
> Agaba wrote:
>
>> I tried the above mentioned too.
>> It stops when I want to create a visual class with the following error:
>>
>> The selected wizard could not be started.
>> Reason:
>> Plug-in org.eclipse.ve.java.core was unable to load
>> org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.
>>
>>
>>
>> installed files:
>> eclipse-SDK-3.0-linux-gtk.zip
>> GEF-runtime-3.0.zip
>> VE-runtime-S20040628.zip
>> emf-sdo-runtime-2.0.0.zip
>> xsd-runtime-2.0.0.zip
>>
>> Thank you
>> Agaba
Previous Topic:copy and paste doesn't work after installing VE
Next Topic:why wont the selectionchanged method work without invokiing tthe plugin?
Goto Forum:
  


Current Time: Thu Jul 17 19:44:52 EDT 2025

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

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

Back to the top