Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Creation fails
Creation fails [message #46254] Sat, 03 July 2004 20:30 Go to next message
Eclipse UserFriend
Originally posted by: Mr4U.gmx.net

Hi!

What can I do if I get the following message when creating a JApplet
(etc) Class:

Creation of element failed.
Attempting to beginRule: F/aufg111/aufg111, does not match outer scope
rule: L/aufg111/aufg111/Aufg111.java

Thank you in advance.
(Please do not be angry, since I am a beginner with eclipse)

-AS
Re: Creation fails [message #46300 is a reply to message #46254] Sat, 03 July 2004 21:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Hi Andreas,

Please make sure the versions of VE, Eclipse, GEF and EMF you installed
match the requirements listed on the download page of VE. This error
usually occurs when you're running a version of VE that is incompatible
with the version of Eclipse (ie running VE 1.0 M1 on Eclipse 3 final, etc)

- Jeff

Andreas Schöneck wrote:
> Hi!
>
> What can I do if I get the following message when creating a JApplet
> (etc) Class:
>
> Creation of element failed.
> Attempting to beginRule: F/aufg111/aufg111, does not match outer scope
> rule: L/aufg111/aufg111/Aufg111.java
>
> Thank you in advance.
> (Please do not be angry, since I am a beginner with eclipse)
>
> -AS
Re: Creation fails [message #46446 is a reply to message #46300] Sun, 04 July 2004 11:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Mr4U.gmx.net

Hi Jeff,

thanks for this hint. That was what I nearly thought already. That means
for me to wait for a version which is compliant with any versions of
Eclipse 3.x and so on.

AS


Jeff Myers wrote:
> Hi Andreas,
>
> Please make sure the versions of VE, Eclipse, GEF and EMF you installed
> match the requirements listed on the download page of VE. This error
> usually occurs when you're running a version of VE that is incompatible
> with the version of Eclipse (ie running VE 1.0 M1 on Eclipse 3 final, etc)
>
> - Jeff
>
> Andreas Schöneck wrote:
>
>> Hi!
>>
>> What can I do if I get the following message when creating a JApplet
>> (etc) Class:
>>
>> Creation of element failed.
>> Attempting to beginRule: F/aufg111/aufg111, does not match outer scope
>> rule: L/aufg111/aufg111/Aufg111.java
>>
>> Thank you in advance.
>> (Please do not be angry, since I am a beginner with eclipse)
>>
>> -AS
Re: Creation fails [message #46688 is a reply to message #46446] Sun, 04 July 2004 14:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Andreas,

The latest stable build of VE (S20040628) runs on Eclipse 3.0 final, GEF
3.0 and EMF 2.0.

- Jeff

Andreas Schöneck wrote:

> Hi Jeff,
>
> thanks for this hint. That was what I nearly thought already. That means
> for me to wait for a version which is compliant with any versions of
> Eclipse 3.x and so on.
>
> AS
>
>
> Jeff Myers wrote:
>
>> Hi Andreas,
>>
>> Please make sure the versions of VE, Eclipse, GEF and EMF you
>> installed match the requirements listed on the download page of VE.
>> This error usually occurs when you're running a version of VE that is
>> incompatible with the version of Eclipse (ie running VE 1.0 M1 on
>> Eclipse 3 final, etc)
>>
>> - Jeff
>>
>> Andreas Schöneck wrote:
>>
>>> Hi!
>>>
>>> What can I do if I get the following message when creating a JApplet
>>> (etc) Class:
>>>
>>> Creation of element failed.
>>> Attempting to beginRule: F/aufg111/aufg111, does not match outer
>>> scope rule: L/aufg111/aufg111/Aufg111.java
>>>
>>> Thank you in advance.
>>> (Please do not be angry, since I am a beginner with eclipse)
>>>
>>> -AS
Re: Creation fails [message #51106 is a reply to message #46688] Wed, 21 July 2004 15:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Mr4U.gmx.net

Jeff,

that does indeed work fine for me.
Nevertheless VE has some minor bugs, like sometimes not showing the
layout (and making addition of cotrols unavailable)

AS



Jeff Myers wrote:
> Andreas,
>
> The latest stable build of VE (S20040628) runs on Eclipse 3.0 final, GEF
> 3.0 and EMF 2.0.
>
> - Jeff
>
> Andreas Schöneck wrote:
>
>> Hi Jeff,
>>
>> thanks for this hint. That was what I nearly thought already. That
>> means for me to wait for a version which is compliant with any
>> versions of Eclipse 3.x and so on.
>>
>> AS
>>
>>
>> Jeff Myers wrote:
>>
>>> Hi Andreas,
>>>
>>> Please make sure the versions of VE, Eclipse, GEF and EMF you
>>> installed match the requirements listed on the download page of VE.
>>> This error usually occurs when you're running a version of VE that is
>>> incompatible with the version of Eclipse (ie running VE 1.0 M1 on
>>> Eclipse 3 final, etc)
>>>
>>> - Jeff
>>>
>>> Andreas Schöneck wrote:
>>>
>>>> Hi!
>>>>
>>>> What can I do if I get the following message when creating a JApplet
>>>> (etc) Class:
>>>>
>>>> Creation of element failed.
>>>> Attempting to beginRule: F/aufg111/aufg111, does not match outer
>>>> scope rule: L/aufg111/aufg111/Aufg111.java
>>>>
>>>> Thank you in advance.
>>>> (Please do not be angry, since I am a beginner with eclipse)
>>>>
>>>> -AS
Re: Creation fails [message #51134 is a reply to message #51106] Wed, 21 July 2004 15:18 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.nospam.us.ibm.com

Andreas,

Glad that it's working for you. Please open bug reports for problems
you find with the VE. Include a detailed description of the scenario
that causes the problem (that is hopefully reproducible) and any errors
that show up in the .log file in the .metadata directory in your workspace.

Thanks,

- Jeff

Andreas Schöneck wrote:

> Jeff,
>
> that does indeed work fine for me.
> Nevertheless VE has some minor bugs, like sometimes not showing the
> layout (and making addition of cotrols unavailable)
>
> AS
>
>
>
> Jeff Myers wrote:
>
>> Andreas,
>>
>> The latest stable build of VE (S20040628) runs on Eclipse 3.0 final,
>> GEF 3.0 and EMF 2.0.
>>
>> - Jeff
Re: Creation fails [message #593867 is a reply to message #46254] Sat, 03 July 2004 21:43 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Hi Andreas,

Please make sure the versions of VE, Eclipse, GEF and EMF you installed
match the requirements listed on the download page of VE. This error
usually occurs when you're running a version of VE that is incompatible
with the version of Eclipse (ie running VE 1.0 M1 on Eclipse 3 final, etc)

- Jeff

Andreas Schöneck wrote:
> Hi!
>
> What can I do if I get the following message when creating a JApplet
> (etc) Class:
>
> Creation of element failed.
> Attempting to beginRule: F/aufg111/aufg111, does not match outer scope
> rule: L/aufg111/aufg111/Aufg111.java
>
> Thank you in advance.
> (Please do not be angry, since I am a beginner with eclipse)
>
> -AS
Re: Creation fails [message #593946 is a reply to message #46300] Sun, 04 July 2004 11:36 Go to previous message
Eclipse UserFriend
Originally posted by: Mr4U.gmx.net

Hi Jeff,

thanks for this hint. That was what I nearly thought already. That means
for me to wait for a version which is compliant with any versions of
Eclipse 3.x and so on.

AS


Jeff Myers wrote:
> Hi Andreas,
>
> Please make sure the versions of VE, Eclipse, GEF and EMF you installed
> match the requirements listed on the download page of VE. This error
> usually occurs when you're running a version of VE that is incompatible
> with the version of Eclipse (ie running VE 1.0 M1 on Eclipse 3 final, etc)
>
> - Jeff
>
> Andreas Schöneck wrote:
>
>> Hi!
>>
>> What can I do if I get the following message when creating a JApplet
>> (etc) Class:
>>
>> Creation of element failed.
>> Attempting to beginRule: F/aufg111/aufg111, does not match outer scope
>> rule: L/aufg111/aufg111/Aufg111.java
>>
>> Thank you in advance.
>> (Please do not be angry, since I am a beginner with eclipse)
>>
>> -AS
Re: Creation fails [message #594005 is a reply to message #46446] Sun, 04 July 2004 14:15 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Andreas,

The latest stable build of VE (S20040628) runs on Eclipse 3.0 final, GEF
3.0 and EMF 2.0.

- Jeff

Andreas Schöneck wrote:

> Hi Jeff,
>
> thanks for this hint. That was what I nearly thought already. That means
> for me to wait for a version which is compliant with any versions of
> Eclipse 3.x and so on.
>
> AS
>
>
> Jeff Myers wrote:
>
>> Hi Andreas,
>>
>> Please make sure the versions of VE, Eclipse, GEF and EMF you
>> installed match the requirements listed on the download page of VE.
>> This error usually occurs when you're running a version of VE that is
>> incompatible with the version of Eclipse (ie running VE 1.0 M1 on
>> Eclipse 3 final, etc)
>>
>> - Jeff
>>
>> Andreas Schöneck wrote:
>>
>>> Hi!
>>>
>>> What can I do if I get the following message when creating a JApplet
>>> (etc) Class:
>>>
>>> Creation of element failed.
>>> Attempting to beginRule: F/aufg111/aufg111, does not match outer
>>> scope rule: L/aufg111/aufg111/Aufg111.java
>>>
>>> Thank you in advance.
>>> (Please do not be angry, since I am a beginner with eclipse)
>>>
>>> -AS
Re: Creation fails [message #595545 is a reply to message #46688] Wed, 21 July 2004 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: Mr4U.gmx.net

Jeff,

that does indeed work fine for me.
Nevertheless VE has some minor bugs, like sometimes not showing the
layout (and making addition of cotrols unavailable)

AS



Jeff Myers wrote:
> Andreas,
>
> The latest stable build of VE (S20040628) runs on Eclipse 3.0 final, GEF
> 3.0 and EMF 2.0.
>
> - Jeff
>
> Andreas Schöneck wrote:
>
>> Hi Jeff,
>>
>> thanks for this hint. That was what I nearly thought already. That
>> means for me to wait for a version which is compliant with any
>> versions of Eclipse 3.x and so on.
>>
>> AS
>>
>>
>> Jeff Myers wrote:
>>
>>> Hi Andreas,
>>>
>>> Please make sure the versions of VE, Eclipse, GEF and EMF you
>>> installed match the requirements listed on the download page of VE.
>>> This error usually occurs when you're running a version of VE that is
>>> incompatible with the version of Eclipse (ie running VE 1.0 M1 on
>>> Eclipse 3 final, etc)
>>>
>>> - Jeff
>>>
>>> Andreas Schöneck wrote:
>>>
>>>> Hi!
>>>>
>>>> What can I do if I get the following message when creating a JApplet
>>>> (etc) Class:
>>>>
>>>> Creation of element failed.
>>>> Attempting to beginRule: F/aufg111/aufg111, does not match outer
>>>> scope rule: L/aufg111/aufg111/Aufg111.java
>>>>
>>>> Thank you in advance.
>>>> (Please do not be angry, since I am a beginner with eclipse)
>>>>
>>>> -AS
Re: Creation fails [message #595551 is a reply to message #51106] Wed, 21 July 2004 15:18 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Andreas,

Glad that it's working for you. Please open bug reports for problems
you find with the VE. Include a detailed description of the scenario
that causes the problem (that is hopefully reproducible) and any errors
that show up in the .log file in the .metadata directory in your workspace.

Thanks,

- Jeff

Andreas Schöneck wrote:

> Jeff,
>
> that does indeed work fine for me.
> Nevertheless VE has some minor bugs, like sometimes not showing the
> layout (and making addition of cotrols unavailable)
>
> AS
>
>
>
> Jeff Myers wrote:
>
>> Andreas,
>>
>> The latest stable build of VE (S20040628) runs on Eclipse 3.0 final,
>> GEF 3.0 and EMF 2.0.
>>
>> - Jeff
Previous Topic:Can't get SWT Widgets in VE
Next Topic:Can't get VE to work on MacOS X
Goto Forum:
  


Current Time: Thu Dec 26 12:51:17 GMT 2024

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

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

Back to the top