I want to create one external jar for Logging Purposes,so that i can import this jar in any java project.But i would like to use the classes and methods of java project in external jar.
Is it possible ?If yes,please help. I think it's possible from Reverse Engineering,but not able to figure out how to use class and specially methods in external jar.