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-07-21 20:50:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81d29f9bd5eeed5758df875cfe7292d35c37aa12
openide
/
java
/
java-tests
/
testData
/
refactoring
/
moveMembers
T
History
Anna.Kozlova
2be8a720a8
static import when inheritance present (IDEA-158357)
2016-07-12 11:08:35 +02:00
..
dependantConstants
…
dependantFields
…
enumConstant
…
enumConstantFromCaseStatement
…
escalateVisibility
…
escalateVisibility1
…
existingFieldInSuper
move members: conflict against members of superclass (IDEA-151440)
2016-02-16 18:59:27 +01:00
explicitStaticImport
…
fieldForwardRef
…
finalFieldWithInitializer
…
fromNestedToOuter
…
fromNestedToOuterMethodRef
method refs: move method inside class with method ref usage (EA-57734 - IOE: PsiReferenceExpressionBase.setQualifierExpression)
2014-06-30 20:45:06 +02:00
IDEADEV11416
…
IDEADEV12448
…
innerClass
…
innerToInterface
…
javadocRefs
…
mixedStaticImportAndQualified
move members: process qualified ref if it was at the same time statically imported (IDEA-91634)
2016-01-12 19:28:49 +01:00
multipleWithDependencies
…
multipleWithDependencies1
…
otherPackageImport
…
outerClassTypeParameters
…
parameterizedRefOn
…
protectedConstructor
…
scr11871
…
scr40064
corrected test data of "MoveMembersTest#testscr40064", due to introducing "initializer block" arrangement entry and providing changes in default arrangement configuration (
98b4ec4
), instance and static fields are now placed before instance initializer blocks (default order: "static fields", "static initializers", "fields", "instance initializers")
2014-10-28 14:33:56 +04:00
scr40947
…
staticImport
…
staticImportAndOverridenMethods
static import when inheritance present (IDEA-158357)
2016-07-12 11:08:35 +02:00
staticProblemsShouldNotRaiseAConflict
move members: ignore conflict if resolution was with static problems (IDEA-149968)
2016-01-14 16:18:20 +01:00
staticToInterface
…
stringConstantFromCaseStatement
…
stringConstantInSwitchLabelExpression
move member: restore qualifier in switch labels for non-enum constants (IDEA-147539)
2015-11-06 16:21:29 +01:00
twoMethods
…
untouchedVisibility
…
weirdDeclaration
…
writableField
…