[newbie] Classes in OpenJDK
Brenden Towey
brendentowey at gmail.com
Wed Oct 2 22:56:39 UTC 2013
Well if I use Google there are several links. One possibility is here,
although it doesn't work for your particular use case:
<http://www.findjar.com>
Here are some other ideas, although I didn't try them:
<http://stackoverflow.com/questions/227486/find-where-java-class-is-loaded-from>
<http://www.dependency-analyzer.org/>
<http://www.shadegrowncode.com/2007/03/shell-script-to-locate-java-class.html>
<http://www.dzone.com/snippets/locate-jar-classpath-given>
Basically use Google and see what turns up.
<http://lmgtfy.com/?q=locate+java+classes>
On 10/2/2013 1:09 PM, Aki Kyo wrote:
> Sorry Ivan, just I wanted ask general question. I loaded OpenJDK 1.6
> on CentOS 6.
>
> Is there way to inspect classes on system? Even not runtime CLASSPATH
> but just with system locate command?
>
>
More information about the discuss
mailing list