Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to run the example of GEF , "flow""logic"?
How to run the example of GEF , "flow""logic"? [message #171396] Sun, 13 March 2005 08:48 Go to next message
Eclipse UserFriend
Originally posted by: eric_guoyi.hotmail.com

How to run the example of GEF, the sourcecode of "flow" and "logic" as the
project of Eclipse ? please give me more detail about it, thanks in advance.
Re: How to run the example of GEF , "flow""logic"? [message #171457 is a reply to message #171396] Sat, 12 March 2005 20:47 Go to previous messageGo to next message
Frank Sauer is currently offline Frank SauerFriend
Messages: 18
Registered: July 2009
Junior Member
These are plugins. Load them as plugin projects in your workspace, then
start a runtime workbench. There should now be File->New-> wizards for
both of them.

Frank

Guoyi wrote:
> How to run the example of GEF, the sourcecode of "flow" and "logic" as the
> project of Eclipse ? please give me more detail about it, thanks in advance.
>
>
Re: How to run the example of GEF , "flow""logic"? [message #171458 is a reply to message #171457] Sat, 12 March 2005 22:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eric_guoyi.hotmail.com

sorry sir, what I mean is how can I debug it's sourcecode in my workspace.I
followed your suggestion but on the plugins project --> src.. only the zip
file I can see.
actually I want to see the sourcecode, I mean some .java files orgnized by
packages,such as models and figures .
"Frank Sauer" <fsauer65@mac.com> ??????:d0vkhn$vdv$1@www.eclipse.org...
> These are plugins. Load them as plugin projects in your workspace, then
> start a runtime workbench. There should now be File->New-> wizards for
> both of them.
>
> Frank
>
> Guoyi wrote:
>> How to run the example of GEF, the sourcecode of "flow" and "logic" as
>> the project of Eclipse ? please give me more detail about it, thanks in
>> advance.
Re: How to run the example of GEF , "flow""logic"? [message #171465 is a reply to message #171458] Sat, 12 March 2005 21:38 Go to previous messageGo to next message
Frank Sauer is currently offline Frank SauerFriend
Messages: 18
Registered: July 2009
Junior Member
import it as a plugin project with source code.....
import -> external plug-ins and fragments
uncheck the 'Target Platform' and instead select the parent folder of
your downloaded code
make sure the 'with source folder' is checked. Cliekc next.
Add the plugins you want to import to the right pane. CLick finish

You may have to go to the project properties afterwards and add the src
folder as a source folder on the build path

You shouild now have projects with source code in your workspace so you
can set breakpoints etc. Start a runtime workbench to debug.

If this does not help, read the PDE documentation.

Frank

GuoYI wrote:
> sorry sir, what I mean is how can I debug it's sourcecode in my workspace.I
> followed your suggestion but on the plugins project --> src.. only the zip
> file I can see.
> actually I want to see the sourcecode, I mean some .java files orgnized by
> packages,such as models and figures .
> "Frank Sauer" <fsauer65@mac.com> ??????:d0vkhn$vdv$1@www.eclipse.org...
>
>>These are plugins. Load them as plugin projects in your workspace, then
>>start a runtime workbench. There should now be File->New-> wizards for
>>both of them.
>>
>>Frank
>>
>>Guoyi wrote:
>>
>>>How to run the example of GEF, the sourcecode of "flow" and "logic" as
>>>the project of Eclipse ? please give me more detail about it, thanks in
>>>advance.
>
>
>
Re: How to run the example of GEF , "flow""logic"? [message #171483 is a reply to message #171465] Sun, 13 March 2005 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eric_guoyi.hotmail.com

I followed your suggestion,sir. on my workbench. I got the
org.eclipse.gef.example.source. project.
all I got in the src folder are just two zip file within the subfolders. How
can I debug it ? the result is not my desire. I almost drove crazy.

"Frank Sauer" <fsauer65@mac.com> ??????:d0vnfv$bsi$1@www.eclipse.org...
> import it as a plugin project with source code.....
> import -> external plug-ins and fragments
> uncheck the 'Target Platform' and instead select the parent folder of your
> downloaded code
> make sure the 'with source folder' is checked. Cliekc next.
> Add the plugins you want to import to the right pane. CLick finish
>
> You may have to go to the project properties afterwards and add the src
> folder as a source folder on the build path
>
> You shouild now have projects with source code in your workspace so you
> can set breakpoints etc. Start a runtime workbench to debug.
>
> If this does not help, read the PDE documentation.
>
> Frank
>
> GuoYI wrote:
>> sorry sir, what I mean is how can I debug it's sourcecode in my
>> workspace.I followed your suggestion but on the plugins project --> src..
>> only the zip file I can see.
>> actually I want to see the sourcecode, I mean some .java files orgnized
>> by packages,such as models and figures .
>> "Frank Sauer" <fsauer65@mac.com> ??????:d0vkhn$vdv$1@www.eclipse.org...
>>
>>>These are plugins. Load them as plugin projects in your workspace, then
>>>start a runtime workbench. There should now be File->New-> wizards for
>>>both of them.
>>>
>>>Frank
>>>
>>>Guoyi wrote:
>>>
>>>>How to run the example of GEF, the sourcecode of "flow" and "logic" as
>>>>the project of Eclipse ? please give me more detail about it, thanks in
>>>>advance.
>>
>>
Re: How to run the example of GEF , "flow""logic"? [message #171487 is a reply to message #171483] Sun, 13 March 2005 13:14 Go to previous message
Eclipse UserFriend
Originally posted by: eric_guoyi.hotmail.com

Sorry for that stupid question, I have already got it.^^
"GuoYI" <eric_guoyi@hotmail.com> д
Previous Topic:GEF in a standalone Application
Next Topic:Pop-up window in GEF
Goto Forum:
  


Current Time: Thu Mar 28 19:32:07 GMT 2024

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

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

Back to the top