<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/MANIFESTMF</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 02:31:39 GMT</pubDate>
<item>
<title>(Java) Sun SPOT getting properties from MANIFEST.MF - javapda</title>
<link>http://snipplr.com/view/3112/sun-spot-getting-properties-from-manifestmf/</link>
<description><![CDATA[ <p>Shows how to access properties in the resources/META-INF/MANIFEST.MF file.
Presumably this file would have an entry like the following:
NameOfFile: winners.txt
The following code accesses this property at runtime from within the MIDlet and prints it to the console.</p> ]]></description>
<pubDate>Sun, 01 Jul 2007 22:18:43 GMT</pubDate>
<guid>http://snipplr.com/view/3112/sun-spot-getting-properties-from-manifestmf/</guid>
</item>
</channel>
</rss>