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-07-09 21:22:04 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02b032eca2886cb5da3543c141a8db1139658b65
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
surroundWithTry
T
History
Anna.Kozlova
f86e0a31ea
disable exceptional fixes for local classes (IDEA-189596)
2018-04-09 11:38:11 +02:00
..
after1.java
…
afterArrayInitializer.java
…
afterField.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
afterLambdaCodeBlock.java
…
afterLambdaExpr.java
…
before1.java
…
beforeArrayInitializer.java
…
beforeField.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
beforeInLocalClass.java
disable exceptional fixes for local classes (IDEA-189596)
2018-04-09 11:38:11 +02:00
beforeLambdaCodeBlock.java
…
beforeLambdaExpr.java
…
beforeMethodRef.java
…