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
2025-12-16 14:23:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6970bc9b34ea183ba0aa0eb16634139db6fdb9f
openide
/
java
/
java-tests
/
testData
/
refactoring
/
moveInstanceMethod
History
anna
3f144f08b4
move instance methods: leave this refs inside anonymous classes untouched (IDEA-71575)
2011-08-19 21:09:55 +02:00
..
EscalateVisibility.java
…
EscalateVisibility.java.after
…
IDEADEV11257.java
…
IDEADEV11257.java.after
…
Interface.java
…
Interface.java.after
…
Javadoc.java
…
Javadoc.java.after
…
NoGenerics.java
…
NoGenerics.java.after
…
NoThisParam.java
…
NoThisParam.java.after
…
QualifiedThis.java
…
QualifiedThis.java.after
…
QualifierToArg1.java
…
QualifierToArg1.java.after
…
QualifierToArg2.java
…
QualifierToArg2.java.after
…
QualifierToArg3.java
…
QualifierToArg3.java.after
…
QualifyFieldAccess.java
move instance method should qualify field access if there is a parameter with the same name (IDEA-43009)
2010-01-22 13:14:34 +03:00
QualifyFieldAccess.java.after
move instance method should qualify field access if there is a parameter with the same name (IDEA-43009)
2010-01-22 13:14:34 +03:00
QualifyThisHierarchy.java
move inner: outer class reference in hierarchy fixed (IDEA-40651)
2010-02-01 17:13:35 +03:00
QualifyThisHierarchy.java.after
move inner: outer class reference in hierarchy fixed (IDEA-40651)
2010-02-01 17:13:35 +03:00
Recursive1.java
…
Recursive1.java.after
…
Recursive.java
…
Recursive.java.after
…
SameNames.java
…
SameNames.java.after
…
SameNamesRecursion.java
…
SameNamesRecursion.java.after
…
Simple.java
…
Simple.java.after
…
SimpleWithTargetField.java
…
SimpleWithTargetField.java.after
…
StripFieldQualifier.java
move instance method should qualify field access if there is a parameter with the same name (IDEA-43009)
2010-01-22 13:14:34 +03:00
StripFieldQualifier.java.after
move instance method should qualify field access if there is a parameter with the same name (IDEA-43009)
2010-01-22 13:14:34 +03:00
ThisInAnonymous.java
move instance methods: leave this refs inside anonymous classes untouched (IDEA-71575)
2011-08-19 21:09:55 +02:00
ThisInAnonymous.java.after
move instance methods: leave this refs inside anonymous classes untouched (IDEA-71575)
2011-08-19 21:09:55 +02:00
TwoParams.java
…
TwoParams.java.after
…
WithInner.java
…
WithInner.java.after
…