Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Feature version and update site
Feature version and update site [message #585881] Tue, 12 June 2007 04:00
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
Hi

I have the following feature.xml and site.xml; Update manager fails to
list the feature in the Search Results dialog during update if I use a
version such as 1.0.453 for the feature in the feature.xml and site.xml
below. Any thoughts ?

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="oracle.dbtools.extras"
label="Oracle DTP Extras Feature"
version="1.0.0"
provider-name="www.oracle.com">
/>

<?xml version="1.0" encoding="UTF-8"?>
<site>
<description url="http://../dtp/">
Update Site for Oracle DTP plug-ins
</description>
<feature url="features/oracle.dbtools.extras_1.0.0.jar"
id="oracle.dbtools.extras" version="1.0.0">
<category name="Oracle DTP Extras"/>
</feature>
<category-def name="Oracle DTP Extras" label="Oracle DTP Extras
Plugin"/>
</site>

Regards
Anthos
Previous Topic:Feature version and update site
Next Topic:Tables are not shown under the Schema folder
Goto Forum:
  


Current Time: Thu Apr 25 01:59:53 GMT 2024

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

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

Back to the top