How to disable IntelliJ IDEA version control by default? -


every single time create new project in intellij idea sets version control system subversion. it's kind of annoying disable manually every time. how disable good, default option version control "none"?

do use maven chance? there issue vcs detection maven projects. see https://youtrack.jetbrains.com/issue/idea-115100


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -