Can I access the values defined in a java manifest from code?
Here's a simple example of reading the main attributes from a JAR's manifest in situ. It's handy for checking up on what's actually there.