Uses of Class
net.ssehub.easy.producer.eclipse.persistency.project_creation.ProjectCreationException
Packages that use ProjectCreationException
Package
Description
Classes for simplifying the creation of new EASy projects in Eclipse.
-
Uses of ProjectCreationException in net.ssehub.easy.producer.eclipse.persistency.project_creation
Subclasses of ProjectCreationException in net.ssehub.easy.producer.eclipse.persistency.project_creationModifier and TypeClassDescriptionclassException which will be thrown, if a chosen name of a project is not valid.classException which will be thrown, if a projectname of project, which should be created, already exists.Methods in net.ssehub.easy.producer.eclipse.persistency.project_creation that throw ProjectCreationExceptionModifier and TypeMethodDescriptionstatic ProductLineProjectEASyProjectCreatorFactory.createNewProject(String name, String predecessorID, boolean lazy, IEASyProjectConfigurator... configurators) Creates a new EASy project.