Wednesday, 15 September 2010

classpath - Determine the location of a Java package -



classpath - Determine the location of a Java package -

i need find jar java project provides logical java bundle (e.g. com.example.functionality), there hundreds of them, , names aren't particularly useful.

how find out mappings created between dirs/files/jars , packages/classes?

obj.getclass().getprotectiondomain().getcodesource()

see: javadoc

java classpath

No comments:

Post a Comment