Run/Debug Configurations

I use flex and phpUnit configurations. After running a few phpUnit files the flex configuration disappears.
Any ideas?

Thanks.


0

Hi there,

Are those configurations are permanent (solid colors, "Save" button is invisible) or temporary (faded colors, "Save" tool button is present)?

If they are temporary, then limit has been reached and older entry is deleted when new one is created. You can increase such limit: go to "Run | Edit Configurations" and select "Defaults" branch -- it will have "Temporary configurations limit" edit box.

0
Avatar
Permanently deleted user

Flex conf is in solid colour(permanent? but it disappears anyway) and phpUnit is in faded colour.
If you change something you can push Apply button for both. Where is Save button?

Thanks.

0

It's a toolbutton (next to + - etc)

screen01.png

0
Avatar
Permanently deleted user

I don't have this button, only Copy.

0

Then it means that it is a permanent entry.

If it continue to behave like that (new temp entry removes permanent .. or whatever the reason is) then I can only suggest to create new ticket on Issue Tracker.

0
Avatar
Permanently deleted user

I see this button for phpUnit files...how can I make permanent flex files not phpUnits?

0

I'm not sure what you mean by that.

If you see no "Save" button then entry is already "permanent". If "Save" button is visible then it is temporary entry. That's all what I can say about it.

P.S.
I'm a PhpStorm user, not IntelliJ IDEA ... but it should work exactly like that in all IDEA-based products (accordingly to the manual).

0
Avatar
Permanently deleted user

I thought Save button is for permanent conf but it's not.
Thanks anyway :)

0
Avatar
Permanently deleted user
0

请先登录再写评论。