Skip to main content



      Home
Home » Modeling » Epsilon » Error when running the standalone examples
Error when running the standalone examples [message #503960] Wed, 16 December 2009 10:55 Go to next message
Eclipse UserFriend
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 12:40 Go to previous messageGo to next message
Eclipse UserFriend
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 14:43 Go to previous messageGo to next message
Eclipse UserFriend
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 15:39 Go to previous messageGo to next message
Eclipse UserFriend
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 15:39 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 18:39:29 EDT 2025

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

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

Back to the top