What files do I need to email to a colleague?
I have a colleague who's trialling RM.
I'm using a test unit project (not Rails).
What are the minimum files that I need to email my colleague to ensure that his project setup will be identical to mine?
Ignore repositories for the moment.
请先登录再写评论。
Hi,
you can send him .idea subfolder plus (if you want to have the same RubyMine settings) you can export your settings (File|Export Settings)
Also you might be interesting in the doc which describe how to store RM project under version control system (http://devnet.jetbrains.com/docs/DOC-1192)
Regards, Oleg.