Bug 107054 - [EditorMgmt] PDE editors too agressive in opening for "jar manifest" files
Summary: [EditorMgmt] PDE editors too agressive in opening for "jar manifest" files
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 13:57 EDT by David Williams CLA
Modified: 2019-09-06 15:35 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2005-08-15 13:57:13 EDT
In WTP, when we create a "web project", part of that is to create a META-INF
directory, with a manifest.mf file. The default content is very plain. 
 Manifest-Version: 1.0
 Class-Path: 

This is correctly identified as "Jar Manifest" in properties view (not "Bundle
Manifest") but double clicking or "open" opens up the full suite of PDE editors,
and infact users can modify fields ... it seems some fields cause plugin.xml to
be created, others don't -- even though there's nothing about "PDE project" in
the .project file. (it is a java project, though). 

Just confusing, to me, so consider a "usability" problem. 

My first guess would a text editor should open it .. or at least prompt user. 
I don't think these files are edited very much, so don't see as huge problem, 
but should be fixed/architected to work correctly [especially since so many
follow the PDE as a good example to emulate :)
Comment 1 Wassim Melhem CLA 2005-11-26 13:39:40 EST
>This is correctly identified as "Jar Manifest" in properties view (not "Bundle
>Manifest"  but double clicking or "open" opens up the full suite of PDE >editors

This indicates a problem at the Platform/UI level, not PDE.
Comment 2 Kim Horne CLA 2005-11-29 11:33:13 EST
I am unable to reproduce this on Eclipse 3.1.1 or 3.2 HEAD.  Could you see if you can reproduce against 3.1 please?
Comment 3 Susan McCourt CLA 2009-07-09 19:08:03 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 4 Boris Bokowski CLA 2009-11-17 13:04:34 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 5 Eclipse Webmaster CLA 2019-09-06 15:35:40 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.