Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » update site build
update site build [message #827457] Fri, 23 March 2012 10:58
Eclipse UserFriend
I have an Update Site Project which contains one category. I added three
features in the category through the button "Add Feature...". Afteer
that every feature is given an URL in the form:

url="feature1.foo.bar.jar_version"
url="feature2.foo.bar.jar_version"
url="feature3.foo.bar.jar_version"

These URLs are visible when I click on the source of the site.xml. But
everytime I run Build All, the URLs are automatically changed to:

url="features/feature1.foo.bar.jar_version"
url="features/feature2.foo.bar.jar_version"
url="features/feature3.foo.bar.jar_version"

The problem is, when URLs are changed and I want to update my features
through the menu Help - > Install New Software, the features on the site
are not listed in the available software list when the "Group items by
category" button is checked. When the button is unchecked, the features
are listed in the available software list. When I change the URLs to the
former form (url="feature1.foo.bar.jar_version") - without the
"feature/" prefix the features are listed in the list even if the button
"Group items by category" is checked.

Can anybody tell me how can I resolve this problem? Is it a bug, when
feature URLs are automatically changed after the build?

Thanks.
Previous Topic:Open Resource dialog : how to restrict extension to js ?
Next Topic:Common Navigator Framework - plugin extension
Goto Forum:
  


Current Time: Sun Sep 22 11:19:18 GMT 2024

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

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

Back to the top