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-09 21:45:06 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfb2a511e9cf41aa89f689fc462834d4d22bef2e
openide
/
java
/
java-tests
/
testData
/
refactoring
/
extractMethodObject
/
multipleExitPoints
T
History
Denis.Zhdanov
cbd0fe4e8e
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
...
Test data is updated
2012-09-06 13:21:42 +04:00
..
ConditionalExit.java
…
ConditionalExit.java.after
…
ExtractedAssignmentExpression.java
…
ExtractedAssignmentExpression.java.after
…
ExtractedIncExpression.java
…
ExtractedIncExpression.java.after
…
ExtractFromAnonymous.java
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromAnonymous.java.after
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromIfStatementInsideAnonymous.java
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromIfStatementInsideAnonymous.java.after
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
InputOutput.java
…
InputOutput.java.after
…
MultilineDeclarations.java
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
2012-09-06 13:21:42 +04:00
MultilineDeclarations.java.after
…
NonCanonicalNaming.java
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
2011-04-15 20:24:51 +02:00
NonCanonicalNaming.java.after
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
2011-04-15 20:24:51 +02:00
OutputVariable.java
…
OutputVariable.java.after
…
OutputVarsReferences.java
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
2012-09-06 13:21:42 +04:00
OutputVarsReferences.java.after
…
StaticInner.java
…
StaticInner.java.after
…
UniqueObjectName.java
…
UniqueObjectName.java.after
…
WithInnerClasses.java
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
2012-09-06 13:21:42 +04:00
WithInnerClasses.java.after
…