Hello Fello Programmers out there;
I have been trying to build ajava app from net bean 8.0 and Jdk 1.8,
An app that has a data base connection so that data can be worked with,
it also has images.
The problem is that i can get a jar that is executable however the application works well in net beans
Ok Briefly my aim is to make a an executable stand alone jar file that runs an imaged app with a database connection.