Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Class-Path declaration in Manifest
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Class-Path declaration in Manifest



A while ago, I wrote an applet that plays chess (http://english.op.org/~peter/ChessApp/ - warning: it doesn't play _good_ chess!) and as my Java skills are improving a little I rewrote the GUI as a separate JavaBean. Now I want to package the whole lot in a neat way.

I'd like all the class files for the JavaBean to be in their own jar and then to be included with the rest of the class files for the applet in a second jar. The problem, of course, is to ensure that the bean's classes are found correctly. I do realise I have to use a Class-Path declaration in the manifest, but I'm not sure what exactly it should look like. Can anyone help?

Regards,

Peter
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.