Uses of Class
net.ssehub.easy.producer.eclipse.persistency.project_creation.ProjectAlreadyExistsException
Packages that use ProjectAlreadyExistsException
Package
Description
Classes for simplifying the creation of new EASy projects in Eclipse.
-
Uses of ProjectAlreadyExistsException in net.ssehub.easy.producer.eclipse.persistency.project_creation
Constructors in net.ssehub.easy.producer.eclipse.persistency.project_creation that throw ProjectAlreadyExistsExceptionModifierConstructorDescriptionProjectCreator(String projectname) Default constructor for this class.ProjectCreator(String projectname, boolean lazy) Use this constructor in case, if you don't want to open a configuration window.