Package net.ssehub.easy.producer.eclipse.persistency.eclipse
Persistence class for loading and saving EASy projects which are also Eclipse projects.
-
Interface Summary Interface Description IEclipseProjectCreationResult An instance of this class will be returned after calling EclipsePersistencer.createProject(String, File, String).PathEnvironmentFactory.IProjectHandler Handles a certain type of project. -
Class Summary Class Description EASyNature The nature for all EASy-Producer projects.EclipsePersistencer This class represents an interlayer between persistency-layer and model.EclipseProjectCreationResult This result will be returned after calling the EclipsePersistencer#createEASyProject(String, String, String...) method.NatureUtils Some utility methods for natures.PathEnvironmentFactory Creates path environments in a generic way considering information from projects such as relevant classpaths.PersistenceUtils Provides Eclipse-specific persistent utility methods.