Hi all. I have developed a Javahelp system for my application. I have the following dirs : app/com // contains class files app/lib // contains jh.jar and myhelp.jar I created an executable jar file but the problem is what is the value of Class-Path attribute of my application's manifest file ?? any ideas ??