org.openoffice.ide.eclipse.core.launch.office
Interface IOfficeLaunchConstants


public interface IOfficeLaunchConstants

Just a bunch of constants.

Author:
cdan

Field Summary
static java.lang.String CLEAN_USER_INSTALLATION
           
static java.lang.String CONTENT_PATHS
           
static java.lang.String PATHS_SEPARATOR
           
static java.lang.String PROJECT_NAME
           
 

Field Detail

PROJECT_NAME

static final java.lang.String PROJECT_NAME
See Also:
Constant Field Values

CLEAN_USER_INSTALLATION

static final java.lang.String CLEAN_USER_INSTALLATION
See Also:
Constant Field Values

CONTENT_PATHS

static final java.lang.String CONTENT_PATHS
See Also:
Constant Field Values

PATHS_SEPARATOR

static final java.lang.String PATHS_SEPARATOR
See Also:
Constant Field Values