Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » "Shapes" Example now available in Integration builds
"Shapes" Example now available in Integration builds [message #153362] Fri, 08 October 2004 17:26 Go to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Requests for a small, easy-to-understand example have been answered.
Thanks to Elias Volanakis for contributing this example.

See the org.eclipse.examples.shapes plug-in in the latest 3.1 integration
builds.
Re: "Shapes" Example now available in Integration builds [message #153416 is a reply to message #153362] Sat, 09 October 2004 02:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Greenbank.water.pku.edu.cn

Randy Hudson wrote:
> Requests for a small, easy-to-understand example have been answered.
> Thanks to Elias Volanakis for contributing this example.
>
> See the org.eclipse.examples.shapes plug-in in the latest 3.1 integration
> builds.

But where can I download this example?I couldn't find it on the GEF
website,could you please give me a URL?
Thanks :)
Re: "Shapes" Example now available in Integration builds [message #153424 is a reply to message #153362] Sat, 09 October 2004 04:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ranjit.notMyId.com

Randy Hudson wrote:
> Requests for a small, easy-to-understand example have been answered.
> Thanks to Elias Volanakis for contributing this example.
>
> See the org.eclipse.examples.shapes plug-in in the latest 3.1 integration
> builds.
>
>
Hi Randy,

As I mentioned in other thread, I am getting errors trying to run the
shapes example. I had tried the 1004 build and today after reading your
posting tried the 1008 build too, but the prob still remains.
I changed the draw2d and GEF plugins to 3.1.0 from 3.0.1 but that didn't
help either.
Am I doing something wrong? The error is

The selection wizard could not be started
Reason:
Plug-in org.eclipse.gef.example.Shapes was unable to load class
org.eclipse.examples.shapes.shapeCreationWizard

Thanks
Re: "Shapes" Example now available in Integration builds [message #153431 is a reply to message #153424] Sat, 09 October 2004 06:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Greenbank.water.pku.edu.cn

Ranjit wrote:
> Hi Randy,
>
> As I mentioned in other thread, I am getting errors trying to run the
> shapes example. I had tried the 1004 build and today after reading your
> posting tried the 1008 build too, but the prob still remains.
> I changed the draw2d and GEF plugins to 3.1.0 from 3.0.1 but that didn't
> help either.
> Am I doing something wrong? The error is
>
> The selection wizard could not be started
> Reason:
> Plug-in org.eclipse.gef.example.Shapes was unable to load class
> org.eclipse.examples.shapes.shapeCreationWizard
>
> Thanks
Does the example must run in eclipse3.0? Is there an edition for
eclipse2.1.2?
Re: "Shapes" Example now available in Integration builds [message #153487 is a reply to message #153431] Sun, 10 October 2004 13:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chhil.domain.invalid

Hi,

The download page
http://download.eclipse.org/tools/gef/downloads/drops/I-I200 41008-200410081121/index.php

You will need eclipse 3.1M2.

Regards Murtuza


Greenbank wrote:
> Ranjit wrote:
>
>> Hi Randy,
>>
>> As I mentioned in other thread, I am getting errors trying to run the
>> shapes example. I had tried the 1004 build and today after reading
>> your posting tried the 1008 build too, but the prob still remains.
>> I changed the draw2d and GEF plugins to 3.1.0 from 3.0.1 but that
>> didn't help either.
>> Am I doing something wrong? The error is
>>
>> The selection wizard could not be started
>> Reason:
>> Plug-in org.eclipse.gef.example.Shapes was unable to load class
>> org.eclipse.examples.shapes.shapeCreationWizard
>>
>> Thanks
>
> Does the example must run in eclipse3.0? Is there an edition for
> eclipse2.1.2?
Re: "Shapes" Example now available in Integration builds [message #153615 is a reply to message #153362] Mon, 11 October 2004 16:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chhil.domain.invalid

Hello Randy,
Is there a fix to get the shape example working?
Regards Murtuza


Randy Hudson wrote:

> Requests for a small, easy-to-understand example have been answered.
> Thanks to Elias Volanakis for contributing this example.
>
> See the org.eclipse.examples.shapes plug-in in the latest 3.1 integration
> builds.
>
>
Re: "Shapes" Example now available in Integration builds [message #153645 is a reply to message #153615] Mon, 11 October 2004 17:57 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
The problem is that the plugin.xml is expecting a shapes.jar archive,
whereas the one built is named shape.jar. This will be fixed in tonight's
integration build. Meanwhile, as a workaround, you can rename shape.jar in
the plug-in to shapes.jar.

"Chhil" <chhil@domain.invalid> wrote in message
news:ckebvm$70m$1@eclipse.org...
> Hello Randy,
> Is there a fix to get the shape example working?
> Regards Murtuza
>
>
> Randy Hudson wrote:
>
> > Requests for a small, easy-to-understand example have been answered.
> > Thanks to Elias Volanakis for contributing this example.
> >
> > See the org.eclipse.examples.shapes plug-in in the latest 3.1
integration
> > builds.
> >
> >
Re: "Shapes" Example now available in Integration builds [message #153653 is a reply to message #153431] Mon, 11 October 2004 17:59 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
There's no 2.1 edition.

"Greenbank" <Greenbank@water.pku.edu.cn> wrote in message
news:ck801u$a7h$1@eclipse.org...
> Ranjit wrote:
> > Hi Randy,
> >
> > As I mentioned in other thread, I am getting errors trying to run the
> > shapes example. I had tried the 1004 build and today after reading your
> > posting tried the 1008 build too, but the prob still remains.
> > I changed the draw2d and GEF plugins to 3.1.0 from 3.0.1 but that didn't
> > help either.
> > Am I doing something wrong? The error is
> >
> > The selection wizard could not be started
> > Reason:
> > Plug-in org.eclipse.gef.example.Shapes was unable to load class
> > org.eclipse.examples.shapes.shapeCreationWizard
> >
> > Thanks
> Does the example must run in eclipse3.0? Is there an edition for
> eclipse2.1.2?
Re: "Shapes" Example now available in Integration builds [message #153660 is a reply to message #153645] Mon, 11 October 2004 18:06 Go to previous message
Eclipse UserFriend
Originally posted by: chhil.domain.invalid

Thanks Pratik

Pratik Shah wrote:
> The problem is that the plugin.xml is expecting a shapes.jar archive,
> whereas the one built is named shape.jar. This will be fixed in tonight's
> integration build. Meanwhile, as a workaround, you can rename shape.jar in
> the plug-in to shapes.jar.
>
> "Chhil" <chhil@domain.invalid> wrote in message
> news:ckebvm$70m$1@eclipse.org...
>
>>Hello Randy,
>>Is there a fix to get the shape example working?
>>Regards Murtuza
>>
>>
>>Randy Hudson wrote:
>>
>>
>>>Requests for a small, easy-to-understand example have been answered.
>>>Thanks to Elias Volanakis for contributing this example.
>>>
>>>See the org.eclipse.examples.shapes plug-in in the latest 3.1
>
> integration
>
>>>builds.
>>>
>>>
>
>
>
Previous Topic:FAQ updated for double-clicking
Next Topic:directedit and connection
Goto Forum:
  


Current Time: Wed Feb 05 04:04:54 GMT 2025

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

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

Back to the top