|
Re: How to access jar file with java classes? [message #58867 is a reply to message #57357] |
Fri, 15 July 2005 05:44  |
Eclipse User |
|
|
|
hi Said
i have try to put my .jar in viewer's folder
(e.g.
C:\JProgramFiles\eclipse-SDK-3.0.2-win32\eclipse\plugins\org .eclipse.birt.report.viewer_1.0.0\birt\WEB-INF\lib)
and everything work fine
i have to note that i have not use import but:
cf = new Packages.gr.osmosis.report.data.ContactListFactory();
Check if you have restart your container after puting .jar in [/lib] and if
you put the "Packages" before the namespace of your classes
(e.g importPackage(Packages..gr.osmosis.report.data);)
regards
Stavros
"Said" <said.taaouati@remain.nl> wrote in message
news:6d7d6cf8b6389830788bb9153e0d2447$1@www.eclipse.org...
> Hi,
>
> I know how to access java classes with BIRT 1.0.1M1, but if java classes
> are gathered in jar file how I can access these classes?
> Anybody can help me?
>
> Thanks in advance,
>
> Said
>
>
--
Stavros S. Kounis
Osmosis networks & consulting http://www.osmosis.gr
Read my weblog at http://tools.osmosis.gr/blog
|
|
|
Powered by
FUDForum. Page generated in 0.03863 seconds