Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to rebuild the flow diagram sample
How to rebuild the flow diagram sample [message #164009] Sun, 16 January 2005 14:48 Go to next message
Eclipse UserFriend
Originally posted by: wang.xin.m165.com

Hi,

I want to develop a plug-in similiar with the GEF flow example. I want to
make some change to the example source code and rebuild to study how to
write the plug-in.

I read some online help and still have no idea about how to setup the
project. Can someone kindly give me an advice? (By import...?)

Thanks,
Wilson
Re: How to rebuild the flow diagram sample [message #164029 is a reply to message #164009] Sun, 16 January 2005 19:24 Go to previous messageGo to next message
Brian Fernandes is currently offline Brian FernandesFriend
Messages: 68
Registered: July 2009
Member
Wilson,

One simple way is to check out the project from CVS.
http://dev.eclipse.org/cvshowto.html - should give you connect information.
Use the /home/tools path and you should find the
org.eclipse.gef.examples.flow project - check it out into your workspace
and you're ready to go.

Hope this helps,
Brian.

P.S Just in case you don't know about CVS, you can open the CVS
perspective from Window > Open Perspective > CVS Repository Exploring ...
right click in the CVS Repositories view to create a new repository
location for the above information.

Wilson Wang wrote:

> Hi,

> I want to develop a plug-in similiar with the GEF flow example. I want to
> make some change to the example source code and rebuild to study how to
> write the plug-in.

> I read some online help and still have no idea about how to setup the
> project. Can someone kindly give me an advice? (By import...?)

> Thanks,
> Wilson
Re: How to rebuild the flow diagram sample [message #164097 is a reply to message #164029] Mon, 17 January 2005 15:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wang.xin.m165.com

Yes, It works!

Thanks, Brian.

Previously I created a blank plug-ins project, then copy the example source
files into this directory and copy the plugin.xml from the plugin example
directory. It passed compiling but failed in running test. My knowledge
still can not figure out the reason yet...

Wilson

"Brian Fernandes" <brian.fernandes@genuitec.com> wrote in message
news:csef1j$imu$1@www.eclipse.org...
> Wilson,
>
> One simple way is to check out the project from CVS.
> http://dev.eclipse.org/cvshowto.html - should give you connect
information.
> Use the /home/tools path and you should find the
> org.eclipse.gef.examples.flow project - check it out into your workspace
> and you're ready to go.
>
> Hope this helps,
> Brian.
>
> P.S Just in case you don't know about CVS, you can open the CVS
> perspective from Window > Open Perspective > CVS Repository Exploring ...
> right click in the CVS Repositories view to create a new repository
> location for the above information.
>
> Wilson Wang wrote:
>
> > Hi,
>
> > I want to develop a plug-in similiar with the GEF flow example. I want
to
> > make some change to the example source code and rebuild to study how to
> > write the plug-in.
>
> > I read some online help and still have no idea about how to setup the
> > project. Can someone kindly give me an advice? (By import...?)
>
> > Thanks,
> > Wilson
>
>
Re: How to rebuild the flow diagram sample [message #164455 is a reply to message #164097] Tue, 18 January 2005 20:41 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
"Wilson Wang" <wang.xin@m165.com> wrote in message
news:csglsd$jc2$1@www.eclipse.org...
> Yes, It works!
>
> Thanks, Brian.
>
> Previously I created a blank plug-ins project, then copy the example
source
> files into this directory and copy the plugin.xml from the plugin example
> directory. It passed compiling but failed in running test. My knowledge
> still can not figure out the reason yet...

You should be using Import -> External Plug-ins and Fragments dialog for
that.

>
> Wilson
>
> "Brian Fernandes" <brian.fernandes@genuitec.com> wrote in message
> news:csef1j$imu$1@www.eclipse.org...
> > Wilson,
> >
> > One simple way is to check out the project from CVS.
> > http://dev.eclipse.org/cvshowto.html - should give you connect
> information.
> > Use the /home/tools path and you should find the
> > org.eclipse.gef.examples.flow project - check it out into your workspace
> > and you're ready to go.
> >
> > Hope this helps,
> > Brian.
> >
> > P.S Just in case you don't know about CVS, you can open the CVS
> > perspective from Window > Open Perspective > CVS Repository Exploring
....
> > right click in the CVS Repositories view to create a new repository
> > location for the above information.
> >
> > Wilson Wang wrote:
> >
> > > Hi,
> >
> > > I want to develop a plug-in similiar with the GEF flow example. I want
> to
> > > make some change to the example source code and rebuild to study how
to
> > > write the plug-in.
> >
> > > I read some online help and still have no idea about how to setup the
> > > project. Can someone kindly give me an advice? (By import...?)
> >
> > > Thanks,
> > > Wilson
> >
> >
>
>
Previous Topic:Multi Page Palette
Next Topic:Drag and drop between AWT and SWT?
Goto Forum:
  


Current Time: Sat Apr 27 03:59:06 GMT 2024

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

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

Back to the top