So i want to export an application i made to use on any Mac. It is a swing application that i made with Netbeans, so it uses the extra swing libraries that netbeans provides. When I build my project how do i know which libraries to build with it?
This is assuming that the computer Im running it on will not have the netbeans libraries, or any java libraries at all
thanks
