Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Where do I find the Class(es) that Eclipse uses to write Manifest files?
icon5.gif  Where do I find the Class(es) that Eclipse uses to write Manifest files? [message #1740889] Fri, 19 August 2016 12:20
Henrik Seifert is currently offline Henrik SeifertFriend
Messages: 1
Registered: August 2016
Junior Member
Hey there,

I am developing a small tool to update version numbers in the Manifest files of our PDE project.

I have the problem that the Manifest files I update are written in an ugly format (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=116154) by java.utils.jar.Manifest.

If our developers use the eclipse auto completion feature to add dependencies or something else to the manifest, eclipse rewrites them with nice line breaks after each dependency declaration.

Is there some way I can utilize this mechanism in order not to destroy the structure if I only change one line?

Thanks for your help,
Henrik
Previous Topic:versionReplacer Error
Next Topic:Target platform resolution hits outdated repositories
Goto Forum:
  


Current Time: Thu Sep 19 11:30:26 GMT 2024

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

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

Back to the top