Run Configurations
I have a lot of trouble finding a given run configuration. The tools
to keep them in order are clumsy. I wondered if the information
exists in a file somewhere I could sort programmatically or if there
is a plug-in that keeps them in some sort of order.
--
Roedy Green Canadian Mind Products
http://mindprod.com
Refactor early. If you procrastinate, you will have
even more code to adjust based on the faulty design.
.
Please sign in to leave a comment.
Hello Roedy,
these information can be found in workspace.xml or .iws. Why do you need to save lots of configurations to browse them afterwards? I mean why temp configurations do not work for you?
Thank you
On Mon, 07 Mar 2011 20:25:25 MSK, Anna Kozlova
<anna.kozlova@jetbrains.com> wrote, quoted or indirectly quoted
someone who said :
>Hello Roedy,
>these information can be found in workspace.xml or .iws. Why do you need to save lots of configurations to browse them afterwards? I mean why temp configurations do not work for you?
I am constantly tweaking a large number of programs. I like to keep
to he configurations on tap.
I will see what I can do with workspace.* to impose some order.
--
Roedy Green Canadian Mind Products
http://mindprod.com
Refactor early. If you procrastinate, you will have
even more code to adjust based on the faulty design.
.