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-03 07:36:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc1cc50ff922c1759e3edc634185401df40975ef
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addExceptionToExistingCatch
T
History
Roman.Ivanov
ed9d67604e
AddExceptionToExistingCatch: support language levels < 7
2019-04-02 17:30:17 +07:00
..
java6
AddExceptionToExistingCatch: support language levels < 7
2019-04-02 17:30:17 +07:00
afterHierarchy.java
AddExceptionToExistingCatch: do not suggest catches if its successors are assignable to exception type: IDEA-208457
2019-04-02 16:10:45 +07:00
afterMultipleExceptions.java
…
afterMultipleExceptionsReplace.java
…
afterSeveralCatches_Choose_X.java
UiInterceptors: ability to intercept UI components in tests and emulate user action
2019-03-06 13:37:43 +07:00
afterSeveralCatches_Choose_Y.java
UiInterceptors: ability to intercept UI components in tests and emulate user action
2019-03-06 13:37:43 +07:00
afterSingleCatch.java
…
beforeHierarchy.java
AddExceptionToExistingCatch: do not suggest catches if its successors are assignable to exception type: IDEA-208457
2019-04-02 16:10:45 +07:00
beforeInAnnonimousClass.java
…
beforeInCatch.java
…
beforeInDeepCatch.java
…
beforeInFinally.java
…
beforeInLocalClass.java
…
beforeMethodReference.java
…
beforeMultipleExceptions.java
…
beforeMultipleExceptionsReplace.java
…
beforeSeveralCatches_Choose_X.java
UiInterceptors: ability to intercept UI components in tests and emulate user action
2019-03-06 13:37:43 +07:00
beforeSeveralCatches_Choose_Y.java
UiInterceptors: ability to intercept UI components in tests and emulate user action
2019-03-06 13:37:43 +07:00
beforeSingleCatch.java
…