Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Plugin.xml and Manifest.mf
Plugin.xml and Manifest.mf [message #314487] Sat, 14 April 2007 20:06 Go to next message
Eclipse UserFriend
I have made changes to the manifest.mf file, which changes the plugin.xml
but for some reason I see these as separate files in the Package Explorer.
The plugin.xml file has an older subversion version, but since I altered the
source in the manifest.mf file, it is marked as a file that has changed.
However, subversion indicates that it is locked and refuses to send the
thing up.

Can I DELETE the plugin.xml file that is shown separately from manifest.mf?
Or will this blow away the manifest?
Re: Plugin.xml and Manifest.mf [message #314488 is a reply to message #314487] Sat, 14 April 2007 23:27 Go to previous messageGo to next message
Eclipse UserFriend
J Michael Dean wrote:
> I have made changes to the manifest.mf file, which changes the plugin.xml
> but for some reason I see these as separate files in the Package Explorer.
> The plugin.xml file has an older subversion version, but since I altered the
> source in the manifest.mf file, it is marked as a file that has changed.
> However, subversion indicates that it is locked and refuses to send the
> thing up.
>
> Can I DELETE the plugin.xml file that is shown separately from manifest.mf?
> Or will this blow away the manifest?

I'm having trouble following your scenario; does the plugin.xml actually
show as dirty after you edit the manifest? How are you editing the manifest?

Are you aware of the fact that the plugin.xml editor doesn't always
change the plugin.xml file (i.e. sometimes it actually changes the
manifest)?

--
Jeffrey E. (Jeff) Care carej@us.ibm.com
WebSphere Application Server Systems Management Development
Re: Plugin.xml and Manifest.mf [message #314489 is a reply to message #314487] Sun, 15 April 2007 03:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"J Michael Dean" <mdean77@comcast.net> wrote in message
news:C246C8B9.1F408%mdean77@comcast.net...
>I have made changes to the manifest.mf file, which changes the plugin.xml
> but for some reason I see these as separate files in the Package Explorer.
> The plugin.xml file has an older subversion version, but since I altered
> the
> source in the manifest.mf file, it is marked as a file that has changed.
> However, subversion indicates that it is locked and refuses to send the
> thing up.
>
> Can I DELETE the plugin.xml file that is shown separately from
> manifest.mf?
> Or will this blow away the manifest?


The plugin.xml and manifest.mf files are separate, and serve separate
purposes. They are both edited by the same editor in PDE, however. So
depending on what you change in the manifest editor, either or both files
may change. (Also, the build.properties and .classpath files might change.)
Re: Plugin.xml and Manifest.mf [message #314492 is a reply to message #314489] Sun, 15 April 2007 14:16 Go to previous messageGo to next message
Eclipse UserFriend
The problem is that I have made changes, and the subversion repository
thinks plugin.xml has a lock on it. Thus, while the manifest.mf file gets
committed successfully, plugin.xml does NOT update. Primarily this is a
subversion issue but I wondered if the manifest.mf would stay intact if I
deleted plugin.xml - the answer is NO.

Thanks.


On 4/15/07 1:32 AM, in article evskdo$3mh$1@build.eclipse.org, "Walter
Harley" <wharley@bea.com> wrote:

> "J Michael Dean" <mdean77@comcast.net> wrote in message
> news:C246C8B9.1F408%mdean77@comcast.net...
>> I have made changes to the manifest.mf file, which changes the plugin.xml
>> but for some reason I see these as separate files in the Package Explorer.
>> The plugin.xml file has an older subversion version, but since I altered
>> the
>> source in the manifest.mf file, it is marked as a file that has changed.
>> However, subversion indicates that it is locked and refuses to send the
>> thing up.
>>
>> Can I DELETE the plugin.xml file that is shown separately from
>> manifest.mf?
>> Or will this blow away the manifest?
>
>
> The plugin.xml and manifest.mf files are separate, and serve separate
> purposes. They are both edited by the same editor in PDE, however. So
> depending on what you change in the manifest editor, either or both files
> may change. (Also, the build.properties and .classpath files might change.)
>
>
Re: Plugin.xml and Manifest.mf [message #314493 is a reply to message #314492] Sun, 15 April 2007 14:59 Go to previous message
Eclipse UserFriend
Problem was lock in repository and the Subclipse plugin has no way to force
an unlock, so this had to be done from command line in SVN. Sorry for the
confusion.


On 4/15/07 12:16 PM, in article C247C837.1F478%mdean77@comcast.net, "J
Michael Dean" <mdean77@comcast.net> wrote:

> The problem is that I have made changes, and the subversion repository
> thinks plugin.xml has a lock on it. Thus, while the manifest.mf file gets
> committed successfully, plugin.xml does NOT update. Primarily this is a
> subversion issue but I wondered if the manifest.mf would stay intact if I
> deleted plugin.xml - the answer is NO.
>
> Thanks.
>
>
> On 4/15/07 1:32 AM, in article evskdo$3mh$1@build.eclipse.org, "Walter
> Harley" <wharley@bea.com> wrote:
>
>> "J Michael Dean" <mdean77@comcast.net> wrote in message
>> news:C246C8B9.1F408%mdean77@comcast.net...
>>> I have made changes to the manifest.mf file, which changes the plugin.xml
>>> but for some reason I see these as separate files in the Package Explorer.
>>> The plugin.xml file has an older subversion version, but since I altered
>>> the
>>> source in the manifest.mf file, it is marked as a file that has changed.
>>> However, subversion indicates that it is locked and refuses to send the
>>> thing up.
>>>
>>> Can I DELETE the plugin.xml file that is shown separately from
>>> manifest.mf?
>>> Or will this blow away the manifest?
>>
>>
>> The plugin.xml and manifest.mf files are separate, and serve separate
>> purposes. They are both edited by the same editor in PDE, however. So
>> depending on what you change in the manifest editor, either or both files
>> may change. (Also, the build.properties and .classpath files might change.)
>>
>>
>
Previous Topic:'edit source lookup path' - not working?
Next Topic:3.3 examples for plugin development
Goto Forum:
  


Current Time: Sat May 10 07:48:12 EDT 2025

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

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

Back to the top