This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-25 00:29:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf6f089bd0db41db9310700eb7f0db1dfed74e0e
openide
/
java
/
java-tests
/
testData
/
refactoring
/
safeDelete
T
History
anna
353f331ea7
safe delete: delete method hierarchy down to the bottom
2010-07-26 11:56:36 +04:00
..
enumConstructorParameter
…
extendsList
…
implicitCtrCall
/before
…
implicitCtrCall2
/before
…
localVariable
safe delete: enable on local variables; treat side effects as conflicts ( IDEA-17366 )
2010-05-26 13:28:35 +04:00
localVariableSideEffect
safe delete: enable on local variables; treat side effects as conflicts ( IDEA-17366 )
2010-05-26 13:28:35 +04:00
methodDeepHierarchy
safe delete: delete method hierarchy down to the bottom
2010-07-26 11:56:36 +04:00
multipleInterfacesImplementation
…
multipleInterfacesImplementationThroughCommonInterface
test data
2010-02-01 17:13:38 +03:00
removeOverridersInspiteOfUnsafeUsages
…