Class Project


  • public class Project
    extends File
    A project is a special type of file in the file system, which represents workspace to carry out a study or computations.

    A project will have its own tree of project folders and project files, with possible dependencies between files.

    Author:
    Geoffroy Jamgotchian