Interface EclipseConfiguration
- All Superinterfaces:
Resource
- All Known Implementing Classes:
DefaultEclipseConfiguration
A resource request for the Eclipse configuration files. The request
results in information about the Eclipse configuration.
-
Method Summary
Modifier and TypeMethodDescriptionThe project name used in the Eclipse configuration.static EclipseConfigurationCreates a new EclipseConfiguration from the given values.The jdbld project name.Methods inherited from interface Resource
asOf, asOfLocalized, cleanup, isNewerThan, name, type
-
Method Details
-
projectName
-
eclipseAlias
-
of
Creates a new EclipseConfiguration from the given values.- Parameters:
project- the projecteclipseAlias- the eclipse alias- Returns:
- the eclipse configuration
-