On Thu, Feb 01, 2007 at 09:05:40PM +0100, gerhard oettl wrote: > Hello > > Is there a standard (or any) way to find out which java class is in > which non installed debian package to know whats to install if a > ClassNotFoundException arises?
There is no official way currently. What I do currently is to google to find out in which package/jar/software this class is included and then search for this package/jar/software with apt-cache search. I will think up of a way to setup a service for this. It should be possible to index all jars we have in debian package and make that index searchable on some website. Cheers, Michael -- .''`. | Michael Koch <[EMAIL PROTECTED]> : :' : | Free Java Developer <http://www.classpath.org> `. `' | `- | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]