Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Starting a new GEF project
Starting a new GEF project [message #195498] Sun, 11 September 2005 03:07 Go to next message
Eclipse UserFriend
Originally posted by: kevin.cs.washington.edu

If I wanted to make a GEF project in Eclipse that would eventually
become an RCP project, would I still just go to
File->New->Project->Java? Or do I need to do something special with the
plugin development wizard?
Re: Starting a new GEF project [message #195516 is a reply to message #195498] Sun, 11 September 2005 06:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mvsteenbergen.eljakim.scratch-this.nl

You create a new plug-in project, just like with other plug-ins. To use
the Draw2D and GEF classes, add these plug-ins to your dependency list.

Martijn.

Kevin Chiu wrote:
> If I wanted to make a GEF project in Eclipse that would eventually
> become an RCP project, would I still just go to
> File->New->Project->Java? Or do I need to do something special with the
> plugin development wizard?
Re: Starting a new GEF project [message #195703 is a reply to message #195516] Tue, 13 September 2005 03:56 Go to previous message
Eclipse UserFriend
Originally posted by: kevin.cs.washington.edu

So, would checking the radio button that asks if I want to make an RCP
app help at all? Or would it be better to make it without a template?

Martijn van Steenbergen wrote:
> You create a new plug-in project, just like with other plug-ins. To use
> the Draw2D and GEF classes, add these plug-ins to your dependency list.
>
> Martijn.
>
> Kevin Chiu wrote:
>
>> If I wanted to make a GEF project in Eclipse that would eventually
>> become an RCP project, would I still just go to
>> File->New->Project->Java? Or do I need to do something special with
>> the plugin development wizard?
Previous Topic:Coordinates
Next Topic:ScalableFreeformRootEditPart
Goto Forum:
  


Current Time: Wed Sep 18 21:33:18 GMT 2024

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

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

Back to the top