To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80100
------- Additional comments from [EMAIL PROTECTED] Mon Sep 17 11:55:42 +0000
2007 -------
@dnaber:
We use
private final URL resourceURL =
this.getClass().getClassLoader().getResource("data/resource.conf");
where data/resource.conf is in the JAR-file. Then from the URL you can get an
InputStream via openStream(). This construct has not been affected by the change
in OOo 2.3.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]