| Error when running the standalone examples [message #503960] |
Wed, 16 December 2009 10:55  |
Bak Attila 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 #583886 is a reply to message #504008] |
Wed, 16 December 2009 15:39  |
Louis Rose Messages: 427 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
|
|
|
Powered by
FUDForum. Page generated in 0.01967 seconds