Uses of Class
net.ssehub.easy.producer.eclipse.persistency.project_creation.ProjectAlreadyExistsException
-
Packages that use ProjectAlreadyExistsException Package Description net.ssehub.easy.producer.eclipse.persistency.project_creation 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 ProjectAlreadyExistsException Constructor Description ProjectCreator(java.lang.String projectname)Default constructor for this class.ProjectCreator(java.lang.String projectname, boolean lazy)Use this constructor in case, if you don't want to open a configuration window.
-