diff --git a/mozilla/java/dist/netbeans/webclient.properties b/mozilla/java/dist/netbeans/webclient.properties index 6639029f118..db9fb9d6ad5 100755 --- a/mozilla/java/dist/netbeans/webclient.properties +++ b/mozilla/java/dist/netbeans/webclient.properties @@ -3,7 +3,7 @@ #Make this point to the bin directory of your XULRUNNER installation browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\xulrunner-win32_d.obj\\dist\\bin javaxpcom.jar=${browser.bin.dir}/javaxpcom.jar -MozillaInterfaces.jar=${browser.bin.dir}/../sdk/lib/MozillaInterfaces.jar +MozillaInterfaces.jar=${basedir}/../lib/MozillaInterfaces.jar # END required modifications