I've just created a new project but the structure is incorrect so I'd like to start again. It is it possible to delete a project from within IntelliJ or do I just have to close it and delete the relevant .iml/.idea files?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
The proper way would be to close IDEA and delete the project directory or just create a new project in the different directory. |
|||
|
|
|
It seems you can select file -> Open Project. and then by right clicking delete project |
|||
|
|