From Fedora Project Wiki

m (links, sorting)
(move, formatting, no more packaging plugins)
Line 11: Line 11:


== Troubleshooting ==
== Troubleshooting ==
See [https://github.com/flathub/org.eclipse.Java Eclipse on Flathub] for bug reports and pull requests on the Flatpak manifest.
=== No Splashscreen Image ===
=== No Splashscreen Image ===
As the splash is stored as legacy BMP try
As the splash is stored as legacy BMP try
<pre>yum install gdk-pixbuf2-modules-extra</pre>
<pre>yum install gdk-pixbuf2-modules-extra</pre>
to fix it.
to fix it.
== Fedora Eclipse ==
Fedora Eclipse is a community project encompassing everything Eclipse-related in Fedora. We ship the Eclipse SDK along with some plugins (see below).
Would you like to help?
Talk to us on IRC or the [https://admin.fedoraproject.org/mailman/listinfo/java-devel/ java-devel mailing list].  Package a plugin for Fedora!


== Contact ==
== Contact ==
See [https://github.com/flathub/org.eclipse.Java Eclipse on Flathub] for bug reports and pull requests on the Flatpak manifest.
Most of the Fedora "free java" people hang out on #fedora-java on [http://freenode.net Freenode] .  There are also people on #classpath also on Freenode. Community around the [http://www.eclipse.org/linuxtools/ Eclipse Linux Tools] project is emerging now and developers are hanging out on #eclipse-linux on Freenode.
Most of the Fedora "free java" people hang out on #fedora-java on [http://freenode.net Freenode] .  There are also people on #classpath also on Freenode. Community around the [http://www.eclipse.org/linuxtools/ Eclipse Linux Tools] project is emerging now and developers are hanging out on #eclipse-linux on Freenode.


[https://www.redhat.com/mailman/listinfo/fedora-devel-java-list/ Fedora Java Mailing list]  
* [https://www.redhat.com/mailman/listinfo/fedora-devel-java-list/ Fedora Java Mailing list]  
 
* [https://www.eclipse.org Eclipse foundation] (upstream)
[https://www.eclipse.org Eclipse (upstream)]
* [https://planet.eclipse.org Planet Eclipse]
 
[https://planet.eclipse.org Planet Eclipse]


----
----
[[Category:Documentation]]
[[Category:Documentation]]
[[Category:Integrated development environments]]
[[Category:Integrated development environments]]

Revision as of 08:57, 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 Freenode . There are also people on #classpath also on Freenode. Community around the Eclipse Linux Tools project is emerging now and developers are hanging out on #eclipse-linux on Freenode.