Uses of Class
net.ssehub.easy.producer.eclipse.persistency.eclipse.EclipseProjectCreationResult
-
Packages that use EclipseProjectCreationResult Package Description net.ssehub.easy.producer.eclipse.persistency.eclipse Persistence class for loading and saving EASy projects which are also Eclipse projects. -
-
Uses of EclipseProjectCreationResult in net.ssehub.easy.producer.eclipse.persistency.eclipse
Methods in net.ssehub.easy.producer.eclipse.persistency.eclipse that return EclipseProjectCreationResult Modifier and Type Method Description private EclipseProjectCreationResultEclipsePersistencer. createEASyEclipseProject(java.lang.String projectID, boolean lazy, java.lang.String... natures)Creates an empty IProject inside the Eclipse workspace which is suitable for EASy.
-