Problem regenerating Sites [message #32154] |
Wed, 12 November 2008 05:37  |
Eclipse User |
|
|
|
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 #33851 is a reply to message #33749] |
Tue, 18 November 2008 05:52  |
Eclipse User |
|
|
|
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 10:43  |
Eclipse User |
|
|
|
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 17:13  |
Eclipse User |
|
|
|
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 05:52  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04020 seconds