Mailaender (talk | contribs) (move, formatting, no more packaging plugins) |
Mailaender (talk | contribs) (→Contact: FreeNode is no more) |
||
Line 19: | Line 19: | ||
== Contact == | == Contact == | ||
Most of the Fedora "free java" people hang out on #fedora-java on [http:// | Most of the Fedora "free java" people hang out on [ircs://irc.libera.chat#fedora-java #fedora-java] on [http://libera.chat Libera]. The [https://www.eclipse.org/linuxtools/ Eclipse Linux Tools] upstream project is also responsible for packaging across distributions. | ||
* [https:// | * [https://lists.fedoraproject.org/archives/list/java-devel@lists.fedoraproject.org/ Fedora Java Mailing list] | ||
* [https://www.eclipse.org Eclipse foundation] (upstream) | * [https://www.eclipse.org Eclipse foundation] (upstream) | ||
* [https://planet.eclipse.org Planet Eclipse] | * [https://chat.eclipse.org/ Eclipse Foundation Chat Community] (Matrix based) | ||
* [https://planet.eclipse.org Planet Eclipse] (Blogs) | |||
---- | ---- | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Integrated development environments]] | [[Category:Integrated development environments]] |
Revision as of 09:07, 23 November 2024
Eclipse is an open-source (under the Eclipse Public License, or EPL) powerful IDE with tooling for various languages. It has a GTK+ user interface and is written in Java. As it is written in Java it is cross-platform and capable of running on Linux, MacOS and Windows. It is maintained and used by a large community of volunteers and companies.
Installation
It can be installed via merely running:
flatpak install org.eclipse.Java
You may also install it using Gnome Software or KDE Discover; look for Eclipse IDE for Java Developers.
Troubleshooting
See Eclipse on Flathub for bug reports and pull requests on the Flatpak manifest.
No Splashscreen Image
As the splash is stored as legacy BMP try
yum install gdk-pixbuf2-modules-extra
to fix it.
Contact
Most of the Fedora "free java" people hang out on #fedora-java on Libera. The Eclipse Linux Tools upstream project is also responsible for packaging across distributions.
- Fedora Java Mailing list
- Eclipse foundation (upstream)
- Eclipse Foundation Chat Community (Matrix based)
- Planet Eclipse (Blogs)