search for: findcurrentversion

Displaying 1 result from an estimated 1 matches for "findcurrentversion".

2010 May 24
4
Need Help debugging a Java based windows application to run
...ne using the following. export WINEDEBUG=1 ; wine /path/tp/app.exe Here is the output. fixme:reg:GetNativeSystemInfo (0x327800) using GetSystemInfo() USER.DIR=Z:\home\androit USER.DIR=Z:\home\androit java.lang.NullPointerException at java.io.File.<init>(Unknown Source) at com.company.app.findCurrentVersion(Unknown Source) at com.company.app.main(Unknown Source) at org.eclipse.equinox.launcher.Main.run(Unknown Source) Can you please help me with this? What do I need? Thanks, PD