I have a program that opens a pdf file using AWT's desktop.open(); It works fine when running from Eclipse, but when exported to a jar file,the pdf will not open. Ideas?