Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF 3.0 Installed but not in my plug-in list?
GEF 3.0 Installed but not in my plug-in list? [message #145632] Fri, 30 July 2004 09:12 Go to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Hi,

I've downloaded and installed the GEF 3.0 plugin using
Help->Software_Updates, without any problems.

I can see the plugins & features in my eclipse-3.0/features and
eclipse-3.0/plugins folders, and Eclipse says they are enabled.

When I list the plugins using Windows->Show_View->Plugins, the GEF plugin(s)
are not listed.

Additionally the GEF examples I'm trying to build cannot resolve their GEF
plugin dependency.

I'm new to eclipse and know I must be doing something wrong.

Any hints would be very wellcome.

Thanks, Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145651 is a reply to message #145632] Fri, 30 July 2004 09:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yogender.globalworldtech.com

Hi
Download the gef plugin first and then extract it ur in eclipse directory
try this
window->Preferences-Plug-in-Developemnt->TargetPlatform->Reload
remember the location should be the eclipse/plugin .
Then Restart the eclipse




















Steve Jones wrote:

> Hi,

> I've downloaded and installed the GEF 3.0 plugin using
> Help->Software_Updates, without any problems.

> I can see the plugins & features in my eclipse-3.0/features and
> eclipse-3.0/plugins folders, and Eclipse says they are enabled.

> When I list the plugins using Windows->Show_View->Plugins, the GEF plugin(s)
> are not listed.

> Additionally the GEF examples I'm trying to build cannot resolve their GEF
> plugin dependency.

> I'm new to eclipse and know I must be doing something wrong.

> Any hints would be very wellcome.

> Thanks, Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145659 is a reply to message #145651] Fri, 30 July 2004 09:52 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Yogender wrote:

>
>
>
> Hi
> Download the gef plugin first and then extract it ur in eclipse directory

I'm not sure what you mean by "extract it".

I'm using the eaclipse default workspace.

> try this
> window->Preferences-Plug-in-Developemnt->TargetPlatform->Reload
> remember the location should be the eclipse/plugin .

When I do this the dialogues location edit input is set to the default
"/local/apps/eclipse-3.0", and when I rescan I just get the default plugins
(84 of them) even though the sub-directories ./plugins and ./features
contain the standard plugins as well as the down loaded GEF plugins.

> Then Restart the eclipse

> Steve Jones wrote:
>
>> Hi,
>
>> I've downloaded and installed the GEF 3.0 plugin using
>> Help->Software_Updates, without any problems.
>
>> I can see the plugins & features in my eclipse-3.0/features and
>> eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>
>> When I list the plugins using Windows->Show_View->Plugins, the GEF
>> plugin(s) are not listed.
>
>> Additionally the GEF examples I'm trying to build cannot resolve their
>> GEF plugin dependency.
>
>> I'm new to eclipse and know I must be doing something wrong.
>
>> Any hints would be very wellcome.
>
>> Thanks, Steve.

--
Steve Jones
I.S.Technology Ltd
Re: GEF 3.0 Installed but not in my plug-in list? [message #145668 is a reply to message #145659] Fri, 30 July 2004 09:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yogender.globalworldtech.com

Hi
Dwnload the GEF3.0. Its ZIP file and then extract it. If you have done
this then go to
help->software update->Manage Configuration
there u can see the file under eclipse platform.
When u click the file u will see gef installed ,right click over that and
make it enable
try this may be it can help u


yogender















Steve Jones wrote:

> Yogender wrote:

> >
> >
> >
> > Hi
> > Download the gef plugin first and then extract it ur in eclipse directory

> I'm not sure what you mean by "extract it".

> I'm using the eaclipse default workspace.

> > try this
> > window->Preferences-Plug-in-Developemnt->TargetPlatform->Reload
> > remember the location should be the eclipse/plugin .

> When I do this the dialogues location edit input is set to the default
> "/local/apps/eclipse-3.0", and when I rescan I just get the default plugins
> (84 of them) even though the sub-directories ./plugins and ./features
> contain the standard plugins as well as the down loaded GEF plugins.

> > Then Restart the eclipse

> > Steve Jones wrote:
> >
> >> Hi,
> >
> >> I've downloaded and installed the GEF 3.0 plugin using
> >> Help->Software_Updates, without any problems.
> >
> >> I can see the plugins & features in my eclipse-3.0/features and
> >> eclipse-3.0/plugins folders, and Eclipse says they are enabled.
> >
> >> When I list the plugins using Windows->Show_View->Plugins, the GEF
> >> plugin(s) are not listed.
> >
> >> Additionally the GEF examples I'm trying to build cannot resolve their
> >> GEF plugin dependency.
> >
> >> I'm new to eclipse and know I must be doing something wrong.
> >
> >> Any hints would be very wellcome.
> >
> >> Thanks, Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145715 is a reply to message #145632] Fri, 30 July 2004 18:29 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
"Steve Jones" <steve@istech.demon.co.uk> wrote in message
news:ced2oc$8bd$1@eclipse.org...
> Hi,
>
> I've downloaded and installed the GEF 3.0 plugin using
> Help->Software_Updates, without any problems.
>
> I can see the plugins & features in my eclipse-3.0/features and
> eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>
> When I list the plugins using Windows->Show_View->Plugins, the GEF
plugin(s)
> are not listed.

If they are not listed, how do you know they are enabled? I am assuming
you've already tried restarting Eclipse and that didn't do it either.

>
> Additionally the GEF examples I'm trying to build cannot resolve their GEF
> plugin dependency.

Updating classpath (right-click on plugin.xml, PDE Tools -> Update
classpath) doesn't fix it?

>
> I'm new to eclipse and know I must be doing something wrong.
>
> Any hints would be very wellcome.
>
> Thanks, Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145769 is a reply to message #145715] Sat, 31 July 2004 08:34 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Pratik Shah wrote:

>
> "Steve Jones" <steve@istech.demon.co.uk> wrote in message
> news:ced2oc$8bd$1@eclipse.org...
>> Hi,
>>
>> I've downloaded and installed the GEF 3.0 plugin using
>> Help->Software_Updates, without any problems.
>>
>> I can see the plugins & features in my eclipse-3.0/features and
>> eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>>
>> When I list the plugins using Windows->Show_View->Plugins, the GEF
> plugin(s)
>> are not listed.
>
> If they are not listed, how do you know they are enabled? I am assuming
> you've already tried restarting Eclipse and that didn't do it either.

I've restarted eclipse (many times).

When I say the GEF plugins are enabled, I'm just going on the following:

If I look at Help->Software Update->Manage Configuration I see:

Graphical Editing Framework SDK 3.0.0
Graphical Editing Framework 3.0.0
Graphical Editing Framework Developer Resources 3.0.0

If I look at the status of each feature (in Show Properties) eclipse reports
"This feature is configured properly"

>
>>
>> Additionally the GEF examples I'm trying to build cannot resolve their
>> GEF plugin dependency.
>
> Updating classpath (right-click on plugin.xml, PDE Tools -> Update
> classpath) doesn't fix it?

If I do this all I see in the dialogs "Available plugins and fragments list"
is:

X org.eclipse.gef.examples.logic (3.0.0)

This is the GEF example I'm trying to build.

Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145778 is a reply to message #145668] Sat, 31 July 2004 08:49 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
yogender wrote:

> Hi
> Dwnload the GEF3.0. Its ZIP file and then extract it. If you have done

I used Help->Software Updates->Find and Install... to download the GEF
plugins so I haven't seen any actual zip files to extract.

In my ./eclipse-3.0/plugins folder I have:

org.eclipse.gef_3.0.0/
org.eclipse.gef.doc.isv_3.0.0/
org.eclipse.gef.source_3.0.0/

In my ./eclipse-3.0/features folder I have:

org.eclipse.gef_3.0.0/
org.eclipse.gef.sdk_3.0.0/
org.eclipse.gef.source_3.0.0/

> this then go to
> help->software update->Manage Configuration
> there u can see the file under eclipse platform.
> When u click the file u will see gef installed ,right click over that and
> make it enable
> try this may be it can help u

It's already enabled, so when I do this the only options available are:

Replace/Disable/Uninstall

I've tried Disable, restart, then Enable.

It works but makes no difference.

Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #145880 is a reply to message #145632] Mon, 02 August 2004 06:38 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Steve Jones wrote:

> Hi,
>
> I've downloaded and installed the GEF 3.0 plugin using
> Help->Software_Updates, without any problems.
>
> I can see the plugins & features in my eclipse-3.0/features and
> eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>
> When I list the plugins using Windows->Show_View->Plugins, the GEF
> plugin(s) are not listed.

Hi, me again.

Having failed to get GEF working using Help->Software_Updates, I've now
deleted all the GEF elements from my plugins & features folders.

From the site:

http://download.eclipse.org/tools/gef/downloads/drops/R-3.0- 200406251257/index.php

I've downloaded all the GEF zip files.

Having unzipped:

GEF-runtime-3.0.zip
GEF-examples-3.0.zip

I restart eclipse and enable the GEF plugins using Help->Software
Update->Manage Configuration.

If I now restart eclipse, guess what, the GEF plugins are in my plugin list,
and the GEF logic example is no longer reporting a dependency problem.

This was not the case when I downloaded the plugins directly using the
"official" Help->Software_Updates method.

I'm new the eclipse so I will not investigate what's different when using
Help->Software_Updates but something is definitely amiss.

Onward and upward.

Cheers, Steve.
Re: GEF 3.0 Installed but not in my plug-in list? [message #149240 is a reply to message #145880] Tue, 31 August 2004 17:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bgrieder.NOSPAMquadrem.com

Steve,

Same thing happened to me: I am running a Eclipse 3.0 (same behaviour
with 3.1M1) on Linux GTK2.

I removed manually the folders downloaded using the Update features,
downloaded the zip and extracted them manually. It fixed the issue too.

I have downloaded other plugins and they do not seem to have the same
issue. This sounds GEF specific to me.

Cheers

Steve Jones wrote:
> Steve Jones wrote:
>
>
>>Hi,
>>
>>I've downloaded and installed the GEF 3.0 plugin using
>>Help->Software_Updates, without any problems.
>>
>>I can see the plugins & features in my eclipse-3.0/features and
>>eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>>
>>When I list the plugins using Windows->Show_View->Plugins, the GEF
>>plugin(s) are not listed.
>
>
> Hi, me again.
>
> Having failed to get GEF working using Help->Software_Updates, I've now
> deleted all the GEF elements from my plugins & features folders.
>
> From the site:
>
> http://download.eclipse.org/tools/gef/downloads/drops/R-3.0- 200406251257/index.php
>
> I've downloaded all the GEF zip files.
>
> Having unzipped:
>
> GEF-runtime-3.0.zip
> GEF-examples-3.0.zip
>
> I restart eclipse and enable the GEF plugins using Help->Software
> Update->Manage Configuration.
>
> If I now restart eclipse, guess what, the GEF plugins are in my plugin list,
> and the GEF logic example is no longer reporting a dependency problem.
>
> This was not the case when I downloaded the plugins directly using the
> "official" Help->Software_Updates method.
>
> I'm new the eclipse so I will not investigate what's different when using
> Help->Software_Updates but something is definitely amiss.
>
> Onward and upward.
>
> Cheers, Steve.
>
>
>
>
>
>
>
>
Re: GEF 3.0 Installed but not in my plug-in list? [message #149598 is a reply to message #149240] Wed, 01 September 2004 15:13 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=71823
This should be fixed in the latest integration build. If you have an older
Eclipse build, you can just delete those META-INF folders in the different
plug-ins.

"Grieder Bruno" <bgrieder@NOSPAMquadrem.com> wrote in message
news:ch2akj$3b2$2@eclipse.org...
> Steve,
>
> Same thing happened to me: I am running a Eclipse 3.0 (same behaviour
> with 3.1M1) on Linux GTK2.
>
> I removed manually the folders downloaded using the Update features,
> downloaded the zip and extracted them manually. It fixed the issue too.
>
> I have downloaded other plugins and they do not seem to have the same
> issue. This sounds GEF specific to me.
>
> Cheers
>
> Steve Jones wrote:
> > Steve Jones wrote:
> >
> >
> >>Hi,
> >>
> >>I've downloaded and installed the GEF 3.0 plugin using
> >>Help->Software_Updates, without any problems.
> >>
> >>I can see the plugins & features in my eclipse-3.0/features and
> >>eclipse-3.0/plugins folders, and Eclipse says they are enabled.
> >>
> >>When I list the plugins using Windows->Show_View->Plugins, the GEF
> >>plugin(s) are not listed.
> >
> >
> > Hi, me again.
> >
> > Having failed to get GEF working using Help->Software_Updates, I've now
> > deleted all the GEF elements from my plugins & features folders.
> >
> > From the site:
> >
> >
http://download.eclipse.org/tools/gef/downloads/drops/R-3.0- 200406251257/index.php
> >
> > I've downloaded all the GEF zip files.
> >
> > Having unzipped:
> >
> > GEF-runtime-3.0.zip
> > GEF-examples-3.0.zip
> >
> > I restart eclipse and enable the GEF plugins using Help->Software
> > Update->Manage Configuration.
> >
> > If I now restart eclipse, guess what, the GEF plugins are in my plugin
list,
> > and the GEF logic example is no longer reporting a dependency problem.
> >
> > This was not the case when I downloaded the plugins directly using the
> > "official" Help->Software_Updates method.
> >
> > I'm new the eclipse so I will not investigate what's different when
using
> > Help->Software_Updates but something is definitely amiss.
> >
> > Onward and upward.
> >
> > Cheers, Steve.
> >
> >
> >
> >
> >
> >
> >
> >
Re: GEF 3.0 Installed but not in my plug-in list? [message #149607 is a reply to message #149598] Wed, 01 September 2004 15:36 Go to previous message
Eclipse UserFriend
Originally posted by: bgrieder.NOSPAMquadrem.com

Thanks.

Pratik Shah wrote:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=71823
> This should be fixed in the latest integration build. If you have an older
> Eclipse build, you can just delete those META-INF folders in the different
> plug-ins.
>
> "Grieder Bruno" <bgrieder@NOSPAMquadrem.com> wrote in message
> news:ch2akj$3b2$2@eclipse.org...
>
>>Steve,
>>
>>Same thing happened to me: I am running a Eclipse 3.0 (same behaviour
>>with 3.1M1) on Linux GTK2.
>>
>>I removed manually the folders downloaded using the Update features,
>>downloaded the zip and extracted them manually. It fixed the issue too.
>>
>>I have downloaded other plugins and they do not seem to have the same
>>issue. This sounds GEF specific to me.
>>
>>Cheers
>>
>>Steve Jones wrote:
>>
>>>Steve Jones wrote:
>>>
>>>
>>>
>>>>Hi,
>>>>
>>>>I've downloaded and installed the GEF 3.0 plugin using
>>>>Help->Software_Updates, without any problems.
>>>>
>>>>I can see the plugins & features in my eclipse-3.0/features and
>>>>eclipse-3.0/plugins folders, and Eclipse says they are enabled.
>>>>
>>>>When I list the plugins using Windows->Show_View->Plugins, the GEF
>>>>plugin(s) are not listed.
>>>
>>>
>>>Hi, me again.
>>>
>>>Having failed to get GEF working using Help->Software_Updates, I've now
>>>deleted all the GEF elements from my plugins & features folders.
>>>
>>>From the site:
>>>
>>>
>
> http://download.eclipse.org/tools/gef/downloads/drops/R-3.0- 200406251257/index.php
>
>>>I've downloaded all the GEF zip files.
>>>
>>>Having unzipped:
>>>
>>>GEF-runtime-3.0.zip
>>>GEF-examples-3.0.zip
>>>
>>>I restart eclipse and enable the GEF plugins using Help->Software
>>>Update->Manage Configuration.
>>>
>>>If I now restart eclipse, guess what, the GEF plugins are in my plugin
>
> list,
>
>>>and the GEF logic example is no longer reporting a dependency problem.
>>>
>>>This was not the case when I downloaded the plugins directly using the
>>>"official" Help->Software_Updates method.
>>>
>>>I'm new the eclipse so I will not investigate what's different when
>
> using
>
>>>Help->Software_Updates but something is definitely amiss.
>>>
>>>Onward and upward.
>>>
>>>Cheers, Steve.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>
>
>
Previous Topic:Disposal of figure
Next Topic:Redbook example error - Unable to create part:
Goto Forum:
  


Current Time: Thu Mar 28 17:28:25 GMT 2024

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

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

Back to the top