Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] Making a GEF application

Hi,

Please post questions to the GEF newsgroup
news://news.eclipse.org/eclipse.tools.gef

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037



|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |chalani wijesekara <npchala@xxxxxxxxx>                                                                                                            |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |GEF Mailing List <gef-dev@xxxxxxxxxxx>                                                                                                            |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |02/27/2008 01:54 AM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[gef-dev] Making a GEF application                                                                                                                |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Hi,

I'm little bit new to the GEF environment and I need to create an
application which is in a similar problem domain as follows,

int x = 5;
if x = 2
    draw a rectangle
else
    draw a oval

I need to compile this main program, and the result should be open as a new
eclipse application. Could you please tell me is there a way of doing this
using GEF and how?

Thankx
Chalani...


Never miss a thing. Make Yahoo your homepage.
_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gef-dev




Back to the top