Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » GEF .. please help
GEF .. please help [message #199238] Tue, 13 March 2007 16:05 Go to next message
Eclipse UserFriend
Originally posted by: coa03ysa.shef.ac.uk

Hello,

My name is Yvon Asafu-Adjaye, and I am a final year student at Sheffield
University in the UK. My project is to design and implement a plugin for a
data flow diagram editor, and I have decided to use the EMF and GEF
frameworks for this. I have however stumbled into what might be a trivial
problem, and yet I can't find a way around it.

To create the GEF project, I created a new plugin project and added
various new classes. I then attempted to import org.eclipse.gef and/or
org.eclipse.draw2d; these import statements were not recognized and the
error message was that the above "could not be resolved".

I searched all over the internet for similar problems but I can't seem to
find
any; hence this email. I would be most grateful if you could give me some
steer with respect to the very basics of creating a new GEF project and
making my import statements work. I look forward to your reply. Many
thanks.

Best regards,

Yvon Asafu-Adjaye
Computer Systems Engineering (MEng)
The University of Sheffield
Email: coa03ysa@shef.ac.uk
Tel: +44(0)7908759364
Re: GEF .. please help [message #199254 is a reply to message #199238] Tue, 13 March 2007 16:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Yvon,

In the plugin.xml editor, on the dependencies tab, please add
org.eclipse.gef.

HTH

Chris
Re: GEF .. please help [message #199376 is a reply to message #199238] Wed, 14 March 2007 09:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jakub.jurkiewicz.gmail.com

Hi,

Krzysztof gave you a good hint. I've got also a piece of advice for you
- you can download the example gef projects from the eclipse cvs, than
you would be able to see what's wrong with your project :)

regards,
Jakub Jurkiewicz

Yvon Asafu-Adjaye wrote:
> Hello,
>
> My name is Yvon Asafu-Adjaye, and I am a final year student at Sheffield
> University in the UK. My project is to design and implement a plugin for
> a data flow diagram editor, and I have decided to use the EMF and GEF
> frameworks for this. I have however stumbled into what might be a
> trivial problem, and yet I can't find a way around it.
>
> To create the GEF project, I created a new plugin project and added
> various new classes. I then attempted to import org.eclipse.gef and/or
> org.eclipse.draw2d; these import statements were not recognized and the
> error message was that the above "could not be resolved".
>
> I searched all over the internet for similar problems but I can't seem
> to find
> any; hence this email. I would be most grateful if you could give me
> some steer with respect to the very basics of creating a new GEF project
> and making my import statements work. I look forward to your reply. Many
> thanks.
>
> Best regards,
>
> Yvon Asafu-Adjaye
> Computer Systems Engineering (MEng)
> The University of Sheffield
> Email: coa03ysa@shef.ac.uk
> Tel: +44(0)7908759364
>
>
Re: GEF .. please help [message #199401 is a reply to message #199376] Wed, 14 March 2007 14:15 Go to previous message
Eclipse UserFriend
Originally posted by: coa03ysa.shef.ac.uk

Thank you both very much.
Previous Topic:JAR problems
Next Topic:problems when launching from cammand line
Goto Forum:
  


Current Time: Thu Apr 25 04:29:55 GMT 2024

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

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

Back to the top