It only allows to select an item already in the list.
An exception is thrown otherwise
Should be: If a model name is typed and no class of that name exists then user should see a confirmation "Class not found, Create?" and in case of positive answer a class should be created in the folder "Models"
It only allows to select an item already in the list.
An exception is thrown otherwise
Should be: If a model name is typed and no class of that name exists then user should see a confirmation "Class not found, Create?" and in case of positive answer a class should be created in the folder "Models"