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] Wed Aug 22 07:41:13 +0000 2007 ------- @mux: 2+3: You can easily construct a classloader that has access to the classes in the jar of your extension: If C is such a class in the jar of your extension, make C.class.getClassLoader() the parent of the classloader you construct. 1+4: There was real need to get the classpath mess cleaned up, see <http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fsb36> (unfortunately, the interesting issue there is the "internal task" "Performance-9 - improve AutoPilots Perfomance"---a historic mistake to have that as a nonpublic issue, I assume). --------------------------------------------------------------------- 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]
