Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Error when running the standalone examples
Error when running the standalone examples [message #503960] Wed, 16 December 2009 15:55 Go to next message
Bak Attila is currently offline Bak AttilaFriend
Messages: 29
Registered: December 2009
Junior Member
Hi

I get the following exception when trying to run the standalon examples.

BUILDING
Line: 65, Column: 52, Reason: mismatched input: '='
Line: 65, Column: 42, Reason: no viable alternative at input 'extends'

Any ideas
thnx
attila
Re: Error when running the standalone examples [message #503987 is a reply to message #503960] Wed, 16 December 2009 17:40 Go to previous messageGo to next message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Attila,

For which standalone example do you receive this error?

It looks like the problem might be related to a recent change to the syntax of EOL. What version of Epsilon do you have installed? (Help | About Eclipse Platform | Installation Details lists the versions of all installed plugins).

Cheers,
Louis.

Bak Attila wrote on Wed, 16 December 2009 10:55
Hi

I get the following exception when trying to run the standalon examples.

BUILDING
Line: 65, Column: 52, Reason: mismatched input: '='
Line: 65, Column: 42, Reason: no viable alternative at input 'extends'

Any ideas
thnx
attila

Re: Error when running the standalone examples [message #504008 is a reply to message #503987] Wed, 16 December 2009 19:43 Go to previous messageGo to next message
Bak Attila is currently offline Bak AttilaFriend
Messages: 29
Registered: December 2009
Junior Member
Hi

I am using 0.8.8. Examples checked out from SVN.

Regards,
attila
Re: Error when running the standalone examples [message #504022 is a reply to message #504008] Wed, 16 December 2009 20:39 Go to previous messageGo to next message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Attila,

The examples in org.eclipse.epsilon.examples.standalone (such as EglStandaloneExample) are executed by running their main method. Right-click that Java file, select Run As and then Java Application.

The EglStandaloneExample should produce the following output:

Tree a
Tree b
Tree c


I've made a change to the org.eclipse.epsilon.examples.standalone plugin, which fixes a model loading problem. Please update your working copy of the Epsilon examples.

I believe that the problem that you originally mentioned does not originate from the org.eclipse.epsilon.examples.standalone plugin, so you can safely ignore it.

Cheers,
Louis.

Bak Attila wrote on Wed, 16 December 2009 14:43
Hi

I am using 0.8.8. Examples checked out from SVN.

Regards,
attila

Re: Error when running the standalone examples [message #583886 is a reply to message #504008] Wed, 16 December 2009 20:39 Go to previous message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Attila,

The examples in org.eclipse.epsilon.examples.standalone (such as EglStandaloneExample) are executed by running their main method. Right-click that Java file, select Run As and then Java Application.

The EglStandaloneExample should produce the following output:

Tree a
Tree b
Tree c

I've made a change to the org.eclipse.epsilon.examples.standalone plugin, which fixes a model loading problem. Please update your working copy of the Epsilon examples.

I believe that the problem that you originally mentioned does not originate from the org.eclipse.epsilon.examples.standalone plugin, so you can safely ignore it.

Cheers,
Louis.

Bak Attila wrote on Wed, 16 December 2009 14:43
> Hi
>
> I am using 0.8.8. Examples checked out from SVN.
>
> Regards,
> attila
Previous Topic:Error when running the standalone examples
Next Topic:Getting title of elements in EWL
Goto Forum:
  


Current Time: Wed Apr 24 23:57:16 GMT 2024

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

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

Back to the top