This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-23 07:11:04 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c3c7ccbcee7341df892c20632d4ad11909df227
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
createSwitch
T
History
Dmitry Batkovich
fbd082f075
create switch intention: disable in for update IDEA-173690
2017-06-05 20:06:31 +03:00
..
enum2_after.java
CreateSwitchIntention removed all operations with Document to exclude possible problems
2014-06-04 17:02:53 +04:00
enum2.java
…
enum_after.java
CreateSwitchIntention removed all operations with Document to exclude possible problems
2014-06-04 17:02:53 +04:00
enum.java
…
notAvailable2.java
…
notAvailable.java
…
notAvailableInForUpdate.java
create switch intention: disable in for update IDEA-173690
2017-06-05 20:06:31 +03:00
primitive_after.java
CreateSwitchIntention removed all operations with Document to exclude possible problems
2014-06-04 17:02:53 +04:00
primitive.java
…
string_after.java
CreateSwitchIntention removed all operations with Document to exclude possible problems
2014-06-04 17:02:53 +04:00
string.java
…