I have downloaded and installed Eclipse for PHP Developers from here:
http://www.eclipse.org/downloads/
I also need to write some Java applications. How can I add Java support to my PHP Eclipse version? Do I have to install second Eclipse for Java?
Java 15 is out and Eclipse JDT supports Java 15 for 4.17 via Marketplace. The release notably includes the following Java 15 features: JEP 378: Text Blocks (Standard).
This marketplace solution provides Java 18 support for Eclipse 2022-03 (4.23). To install the feature place ensure you have the latest Eclipse release, which is 4.23. Installation can be verified by creating a java project with default execution environment as Java-18.
A Java 11 JRE is recognized by Eclipse for launching. It can be added from the Window > Preferences > Java > Installed JREs > Add... page. It can also be added from the Package Explorer using the project's context menu.
You should be able to install the JAVA components, using Help > Install New Software
.
In the list of components, there should be Programming Languages > Eclipse Java Development Tools
.
Here's a screenshot :
(source: pascal-martin.fr)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With