HELP: New Project

a very preliminary version

This page allows you to sets a new project. Technically, you create a new Application context, called ApplContext, and add it to your user contexts (within the same JVM). Then a ContextData module (called AppContextData) is added to the Application context. The ContextDate will keep all data relevant to your project, such as its name, applications added, machine selection, input file, and so on. These information will be used to generate a Task Descriptor.

Current flaws (to be addressed at later time):