RascalSoftware / RasCAL-2

GUI for Reflectivity Algorithm Toolbox
GNU General Public License v3.0
0 stars 4 forks source link

Allow new project creation to create in a folder that contains files but NOT a RasCAL-2 project #22

Closed alexhroom closed 1 month ago

alexhroom commented 2 months ago

Depends on #3 and #21

Currently (in PR #18) we have made it so that a RasCAL-2 project can only be initialised in an empty folder. However, once the contents of a RasCAL-2 project are well-defined (#21) then we can detect the presence of a RasCAL-2 project in a folder and allow a new project to be created in non-empty folders without projects.

Acceptance: