Class NullExtraOptionsProvider
java.lang.Object
org.libreoffice.ide.eclipse.core.model.config.NullExtraOptionsProvider
- All Implemented Interfaces:
IExtraOptionsProvider
Does nothing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullExtraOptionsProvider
public NullExtraOptionsProvider()
-
-
Method Details
-
addEnv
Add your own env entries.- Specified by:
addEnvin interfaceIExtraOptionsProvider- Parameters:
env- the original env variables.- Returns:
- the new env variables.
-