*** icedtea-web 1.7.2 *** NAME icedtea-web-plugin - allow to run java applets in your favorite browser SYNOPSIS icedtea-web-plugin is working in your browser, once your browser knows about this files. The IcedTeaPlugin.so must be placed, or linked inside specific directories. See http://icedtea.classpath.org/wiki/IcedTea-Web#Plugin Mozilla compatible browsers like Firefox, Midori, Epiphany, Chrome or Chromium use: $HOME/.mozilla/plugins - Location of plugin library for user's purposes on Mozilla compliant browser. /usr/lib64/mozilla/plugins - Location of plugin library for global purposes on Mozilla compliant browser, 64-bit systems. /usr/lib/mozilla/plugins - Location of plugin library for global purposes on Mozilla compliant browser, 32-bit systems. Opera family browsers like Opera use: /usr/lib64/opera/plugins - Location of plugin library for global purposes on opera compliant browser, 64-bit systems. /usr/lib/opera/plugins - Location of plugin library for global purposes on opera compliant browser, 32-bit systems. All third-party trademarks are the property of their respective owners FILES $HOME/.mozilla/plugins/IcedTeaPlugin.so - Location of plugin library for user's purposes on Mozilla compliant browser. $XDG_CACHE_HOME/icedtea-web/cache/recently_used - Additional information about items in cache $XDG_CONFIG_HOME/icedtea-web/generated_jnlps - Location where jnlp files generated from html pages for javaws applications desktop/menu launchers icons are stored $XDG_RUNTIME_DIR/run/user/1000/icedteaplugin-user-* - Contains in and out pipe for native2java communication and (if enabled) debugging pipe. /usr/lib/mozilla/plugins/IcedTeaPlugin.so - Location of plugin library for global purposes on Mozilla compliant browser, 32-bit systems. /usr/lib/opera/plugins/IcedTeaPlugin.so - Location of plugin library for global purposes on opera compliant browser, 32-bit systems. /usr/lib64/mozilla/plugins/IcedTeaPlugin.so - Location of plugin library for global purposes on Mozilla compliant browser, 64-bit systems. /usr/lib64/opera/plugins/IcedTeaPlugin.so - Location of plugin library for global purposes on opera compliant browser, 64-bit systems. Where $XDG_CONFIG_DIR, $XDG_CACHE_DIR and $XDG_RUNTIME_DIR are set as ~/.config, ~/.cache and /tmp or /var/tmp if not set. BUGS There aren't any known bugs. If you come across one, please file it at: http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs http://icedtea.classpath.org/bugzilla Please run in debug (-verbose switch or itw-settings setting or ICEDTEAPLUGIN_DEBUG variable set to true) mode and include that output (best is from java console) with URL to jnlp or html file (or the jnlp/html file or application itself) when filing out the bug report. AUTHOR The following people have made contibutions to this project. Please keep this list in alphabetical order. Lillian Angel Andrew Azores Deepak Bhole Laurent Bourgès Adam Buchta Ricardo Martín Camarero Marcin Cieslak Danesh Dadachanji Adam Domurad Lukasz Dracz Thomas Fitzsimmons Olesya Gerasimenko Michał Górny Mark Greenwood Tereza Hlavackova Lars Herschke Peter Hatina Andrew John Hughes Jie Kang Alex Kashchenko Matthias Klose Alexandr Kolouch Jan Kmetko Francis Kung Denis Lila DJ Lucas Omair Majid Jon A. Maxwell Thomas Meyer Kurt Miller Saad Mohammad Martin Olsson Stefan Ring Ville Skyttä Fridrich Strba Andrew Su Joshua Sumali Joel Tesdall Michal Vala Jiri Vanek Tomáš Votava Mark Wielaard Jacob Wisor Man Lung Wong This project also includes code from the following projects: OpenJDK Netx SEE ALSO * icedtea-web * javaws * icedtea-web-plugin * itweb-settings * policyeditor * policytool * java http://icedtea.classpath.org/wiki/IcedTea-Web http://icedtea.classpath.org/hg/icedtea-web