Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » [Fwd: trouble creating updates for plugin]
[Fwd: trouble creating updates for plugin] [message #19781] Tue, 25 July 2006 02:25
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------010409060801030501020503
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Fwding since no response from eclipse.platform and eclipse.platform.rcp
newsgroups.

--------------010409060801030501020503
Content-Type: message/rfc822;
name="trouble creating updates for plugin"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="trouble creating updates for plugin"

Path: utils.eclipse.org!not-for-mail
From: Anil T Samuel <anil.samuel@oracle.com>
Newsgroups: eclipse.platform
Subject: trouble creating updates for plugin
Date: Fri, 21 Jul 2006 16:03:17 +1000
Organization: EclipseCorner
Message-ID: <e9pqtl$p5m$2@utils.eclipse.org>
NNTP-Posting-Host: inet-nc01-o.oracle.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: utils.eclipse.org 1153462006 25782 148.87.1.170 (21 Jul 2006 06:06:46 GMT)
X-Complaints-To: news@utils.eclipse.org
NNTP-Posting-Date: Fri, 21 Jul 2006 06:06:46 +0000 (UTC)
User-Agent: Mozilla Thunderbird 1.0.8 (X11/20060502)
X-Accept-Language: en-us, en
Xref: utils.eclipse.org eclipse.platform:56979


Hi

I have a DTP plugin. I use the steps below to create updates; but the
update is not picked up when I try the update feature from Eclipse IDE
(Help->Software Updates)

Plugin project:-
1. Modified the java source to fix bug (to be released in the update)
2. Updated the Bundle-Version in MANIFEST.MF to 1.0.1
3. Changed the plugin.version in build.properties to 1.0.1. This is used
by build.xml to create
-the destination jar file as ${ant.project.name}_${plugin.version}.jar.
-the zip.plugin file as ${ant.project.name}_${plugin.version}.zip

Feature Project:-
1. Updated version attribute of feature element in feature.xml to 1.0.1.

This resulted the update site contents as below
features/oracle.dbtools_1.0.0.jar
plugins/oracle.dbtools.connectivity.jar
plugins/oracle.dbtools.connectivity_1.0.1.jar
plugins/oracle.dbtools.modelbase_1.0.0.jar
plugins/oracle.dbtools.sqltools_1.0.0.jar
site.xml

Did I miss something ?

Thanks
Anthos

--------------010409060801030501020503--
Previous Topic:Using DTP with PostgreSQL?
Next Topic:[Fwd: trouble creating updates for plugin]
Goto Forum:
  


Current Time: Tue Apr 16 18:16:06 GMT 2024

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

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

Back to the top