diff --git a/mozilla/java/plugins/dist/build.xml b/mozilla/java/plugins/dist/build.xml
index e25906e951b..45f7f929b0c 100644
--- a/mozilla/java/plugins/dist/build.xml
+++ b/mozilla/java/plugins/dist/build.xml
@@ -275,7 +275,12 @@
file="${objdir}/java/plugins/jni/${so.prefix}plugletjni.${so.extension}" />
-
+
+
+
+
+
+
@@ -372,6 +377,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/mozilla/java/plugins/dist/netbeans/build.xml b/mozilla/java/plugins/dist/netbeans/build.xml
index abe673cb2b4..a9ea96cafbb 100644
--- a/mozilla/java/plugins/dist/netbeans/build.xml
+++ b/mozilla/java/plugins/dist/netbeans/build.xml
@@ -220,6 +220,7 @@ in which the file "prefs.js" resides? The current value of this
+
diff --git a/mozilla/java/plugins/dist/netbeans/pluglet.properties b/mozilla/java/plugins/dist/netbeans/pluglet.properties
index 797132c58e0..f0950df0204 100644
--- a/mozilla/java/plugins/dist/netbeans/pluglet.properties
+++ b/mozilla/java/plugins/dist/netbeans/pluglet.properties
@@ -1,8 +1,8 @@
-bin.artifacts.pattern=${so.prefix}plugletjni.${so.extension},components/${so.prefix}pluglet.${so.extension},components/pluglet.xpt,plugins/np${so.prefix}pluglet.${so.extension},plugins/SimplePluglet.jar,plugins/jmfplayer.jar
+bin.artifacts.pattern=${so.prefix}plugletjni.${so.extension},components/${so.prefix}pluglet.${so.extension},components/*luglet*.xpt,plugins/np${so.prefix}pluglet.${so.extension},plugins/SimplePluglet.jar,plugins/jmfplayer.jar
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=y
#Make this point to the bin directory of your firefox installation
-browser.bin.dir=C:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\firefox-win32_d.obj\\dist\\bin
-user.profile.dir=${user.home}/APPLIC~1/Mozilla/Firefox/Profiles/2t6hklzc.default
+browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\firefox-win32_d.obj\\dist\\bin
+user.profile.dir=${user.home}/APPLIC~1/Mozilla/Firefox/Profiles/69lpopfc.default
#Make this point at your JDKHOME without spaces
jdkhome.nospaces=C:\\PROGRA~1\\Java\\jdk1.5.0_12
diff --git a/mozilla/java/plugins/examples/simple/src/main/web/index.html b/mozilla/java/plugins/examples/simple/src/main/web/index.html
index 2db8e9863a1..890c71322f6 100755
--- a/mozilla/java/plugins/examples/simple/src/main/web/index.html
+++ b/mozilla/java/plugins/examples/simple/src/main/web/index.html
@@ -3,5 +3,21 @@