1icedtea-web-plugin(1)       General Commands Manual      icedtea-web-plugin(1)
2
3
4

NAME

6       icedtea-web-plugin - allow to run java applets in your favorite browser
7
8

SYNOPSIS

10       icedtea-web-plugin  is working in your browser, once your browser knows
11       about this files.
12
13
14       The IcedTeaPlugin.so must be placed, or linked inside specific directo‐
15       ries. See http://icedtea.classpath.org/wiki/IcedTea-Web#Plugin
16
17       Mozilla  compatible  browsers like Firefox, Midori, Epiphany, Chrome or
18       Chromium use:
19
20       $HOME/.mozilla/plugins
21                   Location of plugin library for user's purposes  on  Mozilla
22                   compliant browser.
23
24       /usr/lib64/mozilla/plugins
25                   Location  of plugin library for global purposes  on Mozilla
26                   compliant browser, 64-bit systems.
27
28       /usr/lib/mozilla/plugins
29                   Location of plugin library for global purposes  on  Mozilla
30                   compliant browser, 32-bit systems.
31
32
33       Opera family browsers like Opera use:
34
35       /usr/lib64/opera/plugins
36                   Location  of  plugin  library for global purposes  on opera
37                   compliant browser, 64-bit systems.
38
39       /usr/lib/opera/plugins
40                   Location of plugin library for global  purposes   on  opera
41                   compliant browser, 32-bit systems.
42
43
44       All third-party trademarks are the property of their respective owners
45
46
47
48
49

FILES

51       $HOME/.mozilla/plugins/IcedTeaPlugin.so
52                   Location  of  plugin library for user's purposes on Mozilla
53                   compliant browser.
54
55       $XDG_CACHE_HOME/icedtea-web/cache/recently_used
56                   Additional information about items in cache
57
58       $XDG_CONFIG_HOME/icedtea-web/generated_jnlps
59                   Location where jnlp files generated  from  html  pages  for
60                   javaws applications desktop/menu launchers icons are stored
61
62       $XDG_RUNTIME_DIR/tmp/icedteaplugin-user-*
63                   Contains  in and out pipe for native2java communication and
64                   (if enabled) debugging pipe.
65
66       /usr/lib/mozilla/plugins/IcedTeaPlugin.so
67                   Location of plugin library for global purposes  on  Mozilla
68                   compliant browser, 32-bit systems.
69
70       /usr/lib/opera/plugins/IcedTeaPlugin.so
71                   Location  of  plugin  library for global purposes  on opera
72                   compliant browser, 32-bit systems.
73
74       /usr/lib64/mozilla/plugins/IcedTeaPlugin.so
75                   Location of plugin library for global purposes  on  Mozilla
76                   compliant browser, 64-bit systems.
77
78       /usr/lib64/opera/plugins/IcedTeaPlugin.so
79                   Location  of  plugin  library for global purposes  on opera
80                   compliant browser, 64-bit systems.
81
82
83       Where $XDG_CONFIG_DIR, $XDG_CACHE_DIR and $XDG_RUNTIME_DIR are  set  as
84       ~/.config, ~/.cache and /tmp or /var/tmp if not set.
85

BUGS

87       There aren't any known bugs. If you come across one, please file it at:
88       http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs
89       http://icedtea.classpath.org/bugzilla
90
91       Please  run  in  debug  (-verbose  switch  or  itw-settings  setting or
92       ICEDTEAPLUGIN_DEBUG variable set to true) mode and include that  output
93       (best  is  from  java  console)  with  URL to jnlp or html file (or the
94       jnlp/html file or  application itself) when filing out the bug report.
95
96

AUTHOR

98       The following people have made contibutions to this project.
99       Please keep this list in alphabetical order.
100       Lillian   Angel    <langel@redhat.com>Andrew    Azores    <aazores@red‐
101       hat.com>Deepak  Bhole  <dbhole@redhat.com>Laurent Bourgès <bourges.lau‐
102       rent@gmail.com>Adam Buchta <adbuch7@gmail.com>Ricardo  Martín  Camarero
103       <rickyepoderi@yahoo.es>Marcin  Cieslak <marcin.cieslak@gmail.com>Danesh
104       Dadachanji     <ddadacha@redhat.com>Adam     Domurad     <adomurad@red‐
105       hat.com>Lukasz      Dracz     <ldracz@redhat.com>Thomas     Fitzsimmons
106       <fitzsim@redhat.com>Olesya   Gerasimenko    <gammaray@basealt.ru>Michał
107       Górny   <mgorny@gentoo.org>Mark  Greenwood  <mark@dcs.shef.ac.uk>Tereza
108       Hlavackova  <hlavackova.tereza@gmail.com>Lars  Herschke   <lhersch@dss‐
109       gmbh.de>Peter    Hatina    <phatina@redhat.com>Andrew    John    Hughes
110       <ahughes@redhat.com>Jie    Kang    <jkang@redhat.com>Alex    Kashchenko
111       <akashche@redhat.com>Matthias  Klose  <doko@ubuntu.com>Alexandr Kolouch
112       <skolnag@gmail.com>Jan  Kmetko  <jan.kmetko.ml@gmail.com>Francis   Kung
113       <fkung@redhat.com>Denis   Lila   <dlila@redhat.com>DJ  Lucas  <dj@luca‐
114       sit.com>Omair     Majid     <omajid@redhat.com>Jon      A.      Maxwell
115       <jmaxwell@users.sourceforge.net>Thomas    Meyer   <thomas@m3y3r.de>Kurt
116       Miller   <kurt@intricatesoftware.com>Saad   Mohammad    <smohammad@red‐
117       hat.com>Martin  Olsson   <martin@minimum.se>Stefan  Ring   <stefan@com‐
118       plang.tuwien.ac.at>Ville  Skyttä  <ville.skytta@iki.fi>Fridrich   Strba
119       <fridrich.strba@suse.com>Andrew    Su   <asu@redhat.com>Joshua   Sumali
120       <jsumali@redhat.com>Joel   Tesdall   <jtesdall@mapcon.com>Michal   Vala
121       <mvala@redhat.com>Jiri  Vanek  <jvanek@redhat.com>Tomáš  Votava <tomca‐
122       colca@gmail.com>Mark     Wielaard      <mark@klomp.org>Jacob      Wisor
123       <gitne@excite.co.jp>Man Lung Wong <mwong@redhat.com>
124       This project also includes code from the following projects:
125       OpenJDK <http://openjdk.java.net/>
126       Netx <http://jnlp.sourceforge.net/netx/>
127
128
129

SEE ALSO

131       icedtea-web(1)  javaws(1) icedtea-web-plugin(1) itweb-settings(1) poli‐
132       cyeditor(1) policytool(1) java(1)
133
134       http://icedtea.classpath.org/wiki/IcedTea-Web
135       http://icedtea.classpath.org/hg/icedtea-web
136
137
138
139
140icedtea-web (fedora-3.fc31-x86_64)31 Jul 2019            icedtea-web-plugin(1)
Impressum