Distributing a project to another mac
Ok I've read what I could find on the topic of distributing java apps built with netbeans but still don't understand. I feel really ignorant about this. I built a java app using netbeans 6.9.1 on my OS X 10.6.7 system and the distribution will not run on another identical system. I zipped up the entire dist fold but still won't run. After reading similar postings I figured there must be other libraries and files I must manually copy to the distribution folder but I don't know how. My distribution lib folder contains these 3 jar files:
AbsoluteLayout.jar
imgscalr-lib-3.1.jar
swing-layout-1.0.4.jar
I don't know what else I need to put there, how to figure out what I need there, or actually how to do it.
Someone please tell me in minute detail.
thanks