Package fi.evolver.script.app
Class Eclipse
java.lang.Object
fi.evolver.script.app.Eclipse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Eclipse
public Eclipse()
-
-
Method Details
-
install
Installs the Eclipse JEE version.If Eclipse is already installed in the target directory, the installation is skipped. Otherwise, the distribution archive is downloaded, extracted, and the resulting folder is renamed to a standardized installation folder.
- Parameters:
version- Eclipse version, such as "2025-06"- Throws:
IOException- if downloading the archive fails.
-