Module Library Dependencies and TFS
I have been working on an Android project in IDEA 10.5 Ultimate and I'm having problems finding a way to get a library project (a dependency of my main project) sourced and managed via the TFS plugin. My main project is currently sourced in TFS and working as expected, however there are no TFS context menu options for the library project module. Both projects are structured within the same parent directory.
Can anyone offer assistance or advice on how to get this done?
Thanks
Please sign in to leave a comment.
Hello Jason,
Please define a VCS mapping for the directory with your library project in
Settings | Version Control.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Ah, perfect. I always seem to forget root tree nodes in the settings menus. Thanks for the help!