After my project is done I click F11 (build button).
Successful bild to: C:\Users***\Documents\NetBeansProjects\twitter1\dist\twitterapitest.jar
And the .jar works perfectly when its left at this location, even if I convert it to an EXE it works in this location.
What do I do to be able to move this file to lets say, desktop? Or even to my laptop?
My build includes twitter4j for twitter web API purposes, does this have something to do with it?
Thanks in advance!