| [news.eclipse.platform.rcp] Re: How can I read or write the file in jar? |
You might want to try something similar to the following:
Hope this helps,
Charlie
My rcp package has the myRCP.jar in the plugin folder. The myRCP.jar also has foo/property.xml file. Then, how can I read or write the propety.xml.
Please, give me some code. Thank you.