How to load all modules from Idea Community?
Hi,
I'd like to work on a small patch for https://youtrack.jetbrains.com/issue/IDEA-137327 but when I've cloned the repository and loaded the project in my IDE, I've got the following issues:
23:43:57 Invalid Vcs root mappings
The following directories are registered as VCS roots, but they are not:
/home/florinp/IdeaProjects/idea-community/android
/home/florinp/IdeaProjects/idea-community/android/tools-base
Configure
23:45:08 Invalid Vcs root mappings
The following directories are registered as VCS roots, but they are not:
/home/florinp/IdeaProjects/idea-community/android
/home/florinp/IdeaProjects/idea-community/android/tools-base
Configure
23:45:43 Error Loading Project: Cannot load 22 modules Details...
Could someone please update the docs here: http://www.jetbrains.org/display/IJOS/Contribute with the right information?
Thank you.
Please sign in to leave a comment.
Also, compiling Idea gives me the following error:
I'm running on Linux (Ubuntu 14.10) with Java 8 SDK and IDEA 14.0.3 Ultimate:
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
Thank you.
I should learn to read README files.....