java - Maximum number of IntelliJ Run Configurations before they roll off -


in intellij, if right-click on class , choose run 'xyz', adds them run configurations dialog.

this fine, after adding 6 new run configs way, rolls off configs you've losed least recently. annoying if run 6 different junit tests individually, run configs want keep deleted.

is there anyway increase limit 6?

thanks

you can open run | edit configurations , check share checkbox configurations want save. , no deleted.

or, if don't want shared, can click save icon in same configuration window. configuration not deleted.

you can find more information here


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -