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

NAME

6       icedtea-web provides a Free Software web browser plugin running applets
7       written in the Java programming language and an implementation of  Java
8       Web Start, originally based on the NetX project.
9
10       NetX  allows  Java  applets  and applications to be downloaded over the
11       network, cached, and (by default) run in a secure sandbox  environment.
12       Subsequent  runs  of  the  applet download the latest version automati‐
13       cally. Update and security settings, among others, can be set using the
14       itw-settings command.
15       icedtea-web   also   includes   a   plugin   to   enable  Java  applets
16       (http://www.java.com/en/download/testjava.jsp) within web browsers.
17
18
19       Names and email addresses of contributors to this project can be  found
20       in the file AUTHORS in the IcedTea-Web root directory.
21
22
23       The full GPLv2 license of this project can be found in the file COPYING
24       in the IcedTea-Web root directory.
25
26
27       News about releases of this project can be found in the  file  NEWS  in
28       the IcedTea-Web root directory.
29
30
31
32
33

DESCRIPTION

35       NetX features:
36
37
38
39       Modular     Easily add JNLP capabilities to an application.
40
41       Saves Memory
42                   Launch programs in a shared JVM.
43
44       Fast startup
45                   Runs applications from a cache for fast starting.
46
47       Security    Run any application in a sandbox or log its activities.
48
49       Auto-Update Applications can auto-update without special code.
50
51       Network Deployment
52                   Deploy to the internet, not with installers.
53
54       Open Source GNU Lesser General Public License.
55
56
57
58
59       Visit     the     IcedTea     project    wiki    (http://icedtea.class
60       path.org/wiki/Main_Page)   or   specifically   the   IcedTea-Web   home
61       (http://icedtea.classpath.org/wiki/IcedTea-Web) pages for more informa‐
62       tion.
63       Help  with  common  issues  with  IcedTea-Web   can   be   found   here
64       (http://icedtea.classpath.org/wiki/IcedTea-Web#Common_Issues) .
65
66
67
68
69       Contributing:
70
71
72
73       A   QuickStart  (http://icedtea.classpath.org/wiki/DeveloperQuickStart)
74       guide for the IcedTea project is available on the wiki.
75
76       Code  style  (http://icedtea.classpath.org/wiki/IcedTea-Web#Code_style)
77       guidelines      and      Eclipse      setup      (http://icedtea.class
78       path.org/wiki/IcedTea-Web/DevelopingWithEclipse)    instructions    for
79       IcedTea-Web  are  available  as  well. Patches should be accompanied by
80       unit tests and reproducers (http://icedtea.classpath.org/wiki/Reproduc
81       ers)   before   being  sent  to  the  mailing  list  (http://mail.open
82       jdk.java.net/mailman/listinfo/distro-pkg-dev)
83
84
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(1)
Impressum