programs.eclipse.enable
Whether to enable Eclipse.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.eclipse.enableLombok
Whether to enable the Lombok Java Agent in Eclipse. This is necessary to use the Lombok class annotations.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.eclipse.package
The eclipse package to use.
Type: package
Default:
pkgs.eclipses.eclipse-platform
Example:
pkgs.eclipses.eclipse-java
Declared by:
programs.eclipse.jvmArgs
JVM arguments to use for the Eclipse process.
Type: list of string
Default:
[ ]
Declared by:
programs.eclipse.plugins
Plugins that should be added to Eclipse.
Type: list of package
Default:
[ ]
Declared by: