RubyMine seems to store all project and workspace settings is a .idea folder, instead of separate files. This looked a lot saner to me, and I wonder if IDEA could do the same?
RubyMine seems to store all project and workspace settings is a .idea folder, instead of separate files. This looked a lot saner to me, and I wonder if IDEA could do the same?
It will do so quite soon.
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
On Wed, 05 Nov 2008 11:40:43 +0000, Dmitry Jemerov wrote:
Hi Dmitry,
>> RubyMine seems to store all project and workspace settings is a .idea >> folder, instead of separate files. This looked a lot saner to me, and I >> wonder if IDEA could do the same?
It will do so quite soon.
Can you elaborate? I already configure idea.{config,plugins,system}.path to point to directories in ${user.home}/.idea so I'd like to know how any forthcoming changes might affect this.
Scott, Future versions of IDEA will replace the .ipr file with a .idea folder inside the project directory. This won't affect your own .idea folder in the user directory.
Mark Scott wrote:
On Wed, 05 Nov 2008 11:40:43 +0000, Dmitry Jemerov wrote:
Hi Dmitry,
>>> RubyMine seems to store all project and workspace settings is a .idea >>> folder, instead of separate files. This looked a lot saner to me, and I >>> wonder if IDEA could do the same? >> It will do so quite soon.
Can you elaborate? I already configure idea.{config,plugins,system}.path to point to directories in ${user.home}/.idea so I'd like to know how any forthcoming changes might affect this.
On Wed, 05 Nov 2008 13:18:03 +0100, Martin Fuhrer wrote:
Future versions of IDEA will replace the .ipr file with a .idea folder inside the project directory. This won't affect your own .idea folder in the user directory.
Hello Marcus,
It will do so quite soon.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
On Wed, 05 Nov 2008 11:40:43 +0000, Dmitry Jemerov wrote:
Hi Dmitry,
>> RubyMine seems to store all project and workspace settings is a .idea
>> folder, instead of separate files. This looked a lot saner to me, and I
>> wonder if IDEA could do the same?
Can you elaborate? I already configure idea.{config,plugins,system}.path
to point to directories in ${user.home}/.idea so I'd like to know how any
forthcoming changes might affect this.
Thanks.
--
Mark Scott
mark@codebrewer.com
Scott,
Future versions of IDEA will replace the .ipr file with a .idea folder
inside the project directory. This won't affect your own .idea folder in
the user directory.
Mark Scott wrote:
>>> RubyMine seems to store all project and workspace settings is a .idea
>>> folder, instead of separate files. This looked a lot saner to me, and I
>>> wonder if IDEA could do the same?
>> It will do so quite soon.
--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com
On Wed, 05 Nov 2008 13:18:03 +0100, Martin Fuhrer wrote:
I see. Thanks, Martin.
--
Mark Scott
mark@codebrewer.com