Skip to main content



      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 08:20
Eclipse UserFriend
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: Fri Jul 04 03:42:32 EDT 2025

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

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

Back to the top