java - Jar file failed to run when exported from MyEclipse -
i have written program used java media framework (jmf) library capture video camera , display video, when run program in eclipse work will, when export program runnable jar file, program cannot detect device. have done experiment share below.
i installed jfm in c drive , add libraries c drive eclipse (c:\program files\jmf2.1.1e\lib) in case program run eclipse working will, when copied libraries (c:\program files\jmf2.1.1e\lib) inside project in eclipse, same problem happen cannot detect device. don’t know how solve problem, if knows can suggest me. in advance!
i have tried below 3 options export, same problem happened:
but when select first option eclipse warn below:
Comments
Post a Comment