<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "Classfinder"]]></title>
		<link>http://forums.hotjoe.com/forums/show/24.page</link>
		<description><![CDATA[The newest discussed topics in the forum "Classfinder"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Yet another version of classfinder</title>
				<description><![CDATA[ Changes:<ol><li>Fixed a bug that prevented searching directories that ended with one of the Java archive extensions (.jar, .ear, .war, etc.). Thanks to Narasimhan Balasubramanian (<a href="mailto:narsibvl_2006@yahoo.com">narsibvl_2006@yahoo.com</a>) for help with this.</li><li>Added the ability to find .class files too.</li></ol><br /> ]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/326/1411.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/326/1411.page</link>
				<pubDate><![CDATA[Tue, 7 Nov 2006 09:04:09]]> GMT</pubDate>
				<author><![CDATA[ stdunbar]]></author>
			</item>
			<item>
				<title>New version of ClassFinder now available!</title>
				<description><![CDATA[ A new version of ClassFinder has been released.  This version has more sensible package name usage and the documentation has been improved.  Try it out and let me know if you have any problems.]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/149/545.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/149/545.page</link>
				<pubDate><![CDATA[Tue, 14 Feb 2006 11:36:11]]> GMT</pubDate>
				<author><![CDATA[ stdunbar]]></author>
			</item>
			<item>
				<title>missing/incorrect documentation of usage</title>
				<description><![CDATA[ I've just tried the ClassFinder, and had some minor problems make it work, so here are a few comments. :)<br /> <br /> I noticed a bug on the webpage on how to use it. The sample command says "java -classpath lib/classfinder.jar ...", but to run it you need to use the -jar option (or specify the class to run from the jar file): "java -jar lib/classfinder.jar ...".<br /> <br /> I also noticed that SomeClassName doesn't have to be the full class name, and doesn't need to specify the package it belongs to, so its just used as a pattern to search for. And to be able to search for a class foo.bar.Hello, you have to write it as foo/bar/Hello. I couldn't find that information on the webpage.<br /> <br /> A nice feature would be an option so you can use . instead of / when you search for a class.<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/148/541.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/148/541.page</link>
				<pubDate><![CDATA[Tue, 14 Feb 2006 07:06:35]]> GMT</pubDate>
				<author><![CDATA[ wabi]]></author>
			</item>
			<item>
				<title>Classfinder available for download</title>
				<description><![CDATA[ [url=http://www.xigole.com/software/classfinder.jsp]classfinder[/url] is a simple utility to find a particular class name in a directory containing jar, war, and ear files. The application recursively decends into the directory looking for files that end in ".jar", ".war", and ".ear".<br /> <br /> The traditional use of this application is to find a class file that you know exists in some jar file somewhere but you're not sure where.<br /> <br /> Full source code and ant build files are include in the distributions.<br /> <br /> classfinder is licensed under the [url=http://www.apache.org/licenses/LICENSE-2.0]Apache License[/url].]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/16/34.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/16/34.page</link>
				<pubDate><![CDATA[Mon, 10 Oct 2005 12:04:10]]> GMT</pubDate>
				<author><![CDATA[ stdunbar]]></author>
			</item>
	</channel>
</rss>
