Compiler Error: Running on a JRE Instead of JDK
When compiling projects in Eclipse using m2eclipse, users may encounter the error "No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?" This indicates that the project is attempting to compile with a Java Runtime Environment (JRE), which lacks the compilation capabilities of a Java Development Kit (JDK).
To resolve this issue, follow these steps:
- Navigate to Eclipse's Window > Preferences.
- Select Java > Installed JREs.
- Ensure that a JDK is installed and select it as shown below:
- Click OK.
- Right-click on the project and select Maven > Update Project.
Additionally, verify the Maven JRE settings by following these steps:
- Access the Run Configurations window through the Run menu.
- Select the Maven Build configuration.
- Navigate to the JRE tab and ensure that Workspace default JRE is selected.
By performing these steps, Eclipse will recognize the installed JDK and allow you to compile projects successfully.
The above is the detailed content of Why Does Eclipse Show \'No Compiler is Provided\'?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 English version
Recommended: Win version, supports code prompts!

SublimeText3 Chinese version
Chinese version, very easy to use

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool