* This bean can be used to handle all available projects within the program.
* This bean can be used to handle all available projects within the program. It is like a blackboard for all other components when it comes to the actual projects
* <b>stored</b> on the file system. The properties of the projects, like the adding of dependencies the an actual existing project, can be done otherwise, but the
* storage is done via this bean.
*
*
* @author Nils Christian Ehmke
* @author Nils Christian Ehmke
* @version 1.0
* @version 1.0
...
@@ -59,32 +62,33 @@ public class AvailableProjectsBean {
...
@@ -59,32 +62,33 @@ public class AvailableProjectsBean {