Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem regenerating Sites
Problem regenerating Sites [message #32154] Wed, 12 November 2008 10:37 Go to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Hi, I am using Eclipse R3.4.1 and I have found an estrange behavior when
rebuilding a site project.
It seems rebuild action on a Site project doesn't refresh or regenerate
all the artifacts. So for example, if I have added new Plug-in to my
Feature, and I rebuild the site, although the new plug-in is generated
within the Site the content seems not updated so when I install the
feature from the rebuilt site the new plug-in is not installed.
I had to delete all the content of the Site Project and rebuild it to
get all the updates included.

Is this the normal behavior? Is there any property to force a
regeneration of the Site?

Thanks in advance,

Chemi.
Re: Problem regenerating Sites [message #33611 is a reply to message #32154] Mon, 17 November 2008 15:43 Go to previous messageGo to next message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !
When you create your plugin, which version have you set ?
Is it like 1.0.0.qualifier with the 'qualifier' word ?
At the installation, qualifier is replaced by the day date.
Sophie

Sophie Andrieu
XRCE XEROX
Re: Problem regenerating Sites [message #33749 is a reply to message #33611] Mon, 17 November 2008 22:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Sophie wrote:
> Hello !
> When you create your plugin, which version have you set ?
> Is it like 1.0.0.qualifier with the 'qualifier' word ?
> At the installation, qualifier is replaced by the day date.
> Sophie
>
> Sophie Andrieu
> XRCE XEROX
No. I just used a plain number like 3.2.1
Does it mean that if I don't change the version number of the feature
each time, the Site is not refreshed with the changes I could have done
in the feature?

Thanks in advance,

Chemi.
Re: Problem regenerating Sites [message #33851 is a reply to message #33749] Tue, 18 November 2008 10:52 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
If you just used a version number like 3.2.1, the update site builds the
plugin correctly but when you want to install this plugin on your Eclipse
(and when it already exists with the same version number), Eclipse does
not install and replace the specified plugin because it already exists...
So, if you use a version number with qualifier like 3.2.1.qualifier,
Eclipse builds the builds the plugin with a new version each time...and
the installation will be ok !

Sophie Andrieu
XRCE XEROX
Re: Problem regenerating Sites [message #585482 is a reply to message #32154] Mon, 17 November 2008 15:43 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !
When you create your plugin, which version have you set ?
Is it like 1.0.0.qualifier with the 'qualifier' word ?
At the installation, qualifier is replaced by the day date.
Sophie

Sophie Andrieu
XRCE XEROX
Re: Problem regenerating Sites [message #585542 is a reply to message #33611] Mon, 17 November 2008 22:13 Go to previous message
Chemi is currently offline ChemiFriend
Messages: 107
Registered: July 2009
Senior Member
Sophie wrote:
> Hello !
> When you create your plugin, which version have you set ?
> Is it like 1.0.0.qualifier with the 'qualifier' word ?
> At the installation, qualifier is replaced by the day date.
> Sophie
>
> Sophie Andrieu
> XRCE XEROX
No. I just used a plain number like 3.2.1
Does it mean that if I don't change the version number of the feature
each time, the Site is not refreshed with the changes I could have done
in the feature?

Thanks in advance,

Chemi.
Re: Problem regenerating Sites [message #585576 is a reply to message #33749] Tue, 18 November 2008 10:52 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
If you just used a version number like 3.2.1, the update site builds the
plugin correctly but when you want to install this plugin on your Eclipse
(and when it already exists with the same version number), Eclipse does
not install and replace the specified plugin because it already exists...
So, if you use a version number with qualifier like 3.2.1.qualifier,
Eclipse builds the builds the plugin with a new version each time...and
the installation will be ok !

Sophie Andrieu
XRCE XEROX
Previous Topic:Problem with ResourcChangeListener
Next Topic:Strange behavior when specifying config.ini
Goto Forum:
  


Current Time: Fri Apr 19 23:33:59 GMT 2024

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

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

Back to the top