<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "missing/incorrect documentation of usage"]]></title>
		<link>http://forums.hotjoe.com/posts/list/24.page</link>
		<description><![CDATA[Latest messages posted in the topic "missing/incorrect documentation of usage"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<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. <img src="http://forums.hotjoe.com//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><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>Re:missing/incorrect documentation of usage</title>
				<description><![CDATA[ Thanks for the information!  I'll update the docs and I think the code change idea is great.  I'll post here when there is a new one.]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/148/542.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/148/542.page</link>
				<pubDate><![CDATA[Tue, 14 Feb 2006 07:11:13]]> GMT</pubDate>
				<author><![CDATA[ stdunbar]]></author>
			</item>
			<item>
				<title>Re:missing/incorrect documentation of usage</title>
				<description><![CDATA[ A new version has been released at [url=http://www.xigole.com/software/classfinder.jsp]the regular place[/url].  Try it out and let me know if you run across any issues.]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/148/544.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/148/544.page</link>
				<pubDate><![CDATA[Tue, 14 Feb 2006 11:34:31]]> GMT</pubDate>
				<author><![CDATA[ stdunbar]]></author>
			</item>
	</channel>
</rss>