Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by PaulWFrields: http://fedoraproject.org/wiki/Docs/Beats/Java The comment on the change is: Really FC6t2 ------------------------------------------------------------------------------ This Fedora Core release includes a free and open source Java environment called `java-gcj-compat`. The `java-gcj-compat` collection includes a tool suite and execution environment that is capable of building and running many useful programs that are written in the Java programming language. - || {i} '''Fedora Core Does Not Include Java''' || - || Java is a trademark of Sun Microsystems. `java-gcj-compat` is an entirely free software stack that is '''not''' Java, but may run Java software. || + [[Admonition("note", "Fedora Core Does Not Include Java", "Java is a trademark of Sun Microsystems. `java-gcj-compat` is an entirely free software stack that is '''not''' Java, but may run Java software.")]] The [[GetVal(DocsDict,Jname)]] infrastructure has three key components: a '''GNU Java''' runtime (`libgcj`), the '''Eclipse Java''' compiler (`ecj`), and a set of wrappers and links (`java-gcj-compat`) that present the runtime and compiler to the user in a manner similar to other Java environments. The Java software packages in this Fedora release use the `java-gcj-compat` environment. These packages include '''Open``Office.org Base''', '''Eclipse''', and '''Apache Tomcat'''. Refer to the Java FAQ at http://www.fedoraproject.org/wiki/JavaFAQ for more information on the `java-gcj-compat` free Java environment in Fedora. + [[Admonition("important", "Include location and version information in bug reports", "When making a bug report, be sure to include the output from these commands:", "{{{ which java && java -version && which javac && javac -version }}}")]] - || (!) '''Include location and version information in bug reports''' || - || When making a bug report, be sure to include the output from these commands: || - || {{{ which java && java -version && which javac && javac -version }}} || == Handling Java and Java-like Packages == @@ -30, +27 @@ Use the Fedora repositories to update these packages, or use the JPackage repository for packages not provided by Fedora. Refer to the JPackage website at http://jpackage.org for more information on the project and the software it provides. - || /!\ '''Mixing Packages from Fedora and JPackage''' || - || Research package compatibility before you install software from both the Fedora and JPackage repositories on the same system. Incompatible packages may cause complex issues. || + [[Admonition("warning", "Mixing Packages from Fedora and JPackage", "Research package compatibility before you install software from both the Fedora and JPackage repositories on the same system. Incompatible packages may cause complex issues.")]]