Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Running the EGL example
Running the EGL example [message #593499] Wed, 08 September 2010 13:39 Go to next message
Andreas is currently offline AndreasFriend
Messages: 33
Registered: September 2010
Location: Germany
Member
Hi,

I have some problems to run the EGL Example (org.eclipse.epsilon.examples.egldoc.zip).

I just downloaded the zip file and imported it into a Java Project within Eclipse. But now I have some trouble to solve the import problems.
I added some libraries like
org.eclipse.epsilon.eol.engine.jar
org.eclipse.epsilon.egl.engine.jar
org.eclipse.epsilon.commons.jar
to the build path and changed the imports in the java classes from org.epsilon to org.eclipse.epsilon.
But there is a problem I cannot resolve. In the class EglDocFacade.java (line 69 and 70) I get the following error message
The method getScope() is undefined for the type IEglContext

Have there been any major changes on the interfaces in the last time?
Or do I have to import other libraries to run the example?

Thanks,
Andreas
Re: Running the EGL example [message #593527 is a reply to message #593499] Wed, 08 September 2010 13:43 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Andreas,

It appears that we'll need to update this example as there have been a
few changes in the EGL API since we first wrote it. We'll have a look at
this and get back to you.

Cheers,
Dimitris

Andreas wrote:
> Hi,
>
> I have some problems to run the EGL Example
> (org.eclipse.epsilon.examples.egldoc.zip).
>
> I just downloaded the zip file and imported it into a Java Project
> within Eclipse. But now I have some trouble to solve the import problems.
> I added some libraries like
> org.eclipse.epsilon.eol.engine.jar
> org.eclipse.epsilon.egl.engine.jar
> org.eclipse.epsilon.commons.jar
> to the build path and changed the imports in the java classes from
> org.epsilon to org.eclipse.epsilon.
> But there is a problem I cannot resolve. In the class EglDocFacade.java
> (line 69 and 70) I get the following error message
> The method getScope() is undefined for the type IEglContext
>
> Have there been any major changes on the interfaces in the last time?
> Or do I have to import other libraries to run the example?
>
> Thanks,
> Andreas
>
Previous Topic:[HUTN] Object names/identities
Next Topic:Using ETL transform models which are based on UML Profiles
Goto Forum:
  


Current Time: Tue Apr 23 09:20:21 GMT 2024

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

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

Back to the top