Community edition project file Follow
Can anybody provide/share a project file for the community editon of IDEA? I did checkout from git and it is hard to setup all the modules. I am wondering my question is probably worth a faq entry.
Thanks
Thomas
Please sign in to leave a comment.
Did you follow the instructions from here?
http://www.jetbrains.org/pages/viewpage.action?pageId=983225
Hello Thomas,
IDEA CE uses the directory-based project format - instead of the project
file, there is the .idea directory. You can select the CE checkout directory
directly, and it will be opened as a project. (And this is in fact documented.)
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Sorrry dudes, the directory based concept was new to me, so I have not read it right.
Thanks for the fast reply
Thomas