What code should I use to import classes of a project wrapped in a jar file(name Success.jar).The jar is in the libraries in module(named Grid) in netbeans...
What am actually doing is trying to run the classes main methods from an action class so that I have forms opening in the netbeans platform when a menu is selected.
