Re: [tcljava-dev] Please help in loading a class...
by Mo DeJong other posts by this author
Mar 14 2007 4:54PM messages near this date
Re: [tcljava-dev] Please help in loading a class...
|
[tcljava-dev] Building tclblend 1.4.0 under windows with mingw...
Georgios Petasis wrote:
> I am using the Sun JDK. I think that it is more an "access" problem
> (i.e. restriction due to private members), than
> the fact that the class it is not found due to the classpath.
Yes, this message indicates that the access permissions on the class
don't allow it to be used. The class or method
needs to be public.
Mo
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
tcljava-dev mailing list
tcljava-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/tcljava-dev
Thread:
Georgios Petasis
Patrick Finnegan
Georgios Petasis
Mo DeJong
|