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-05-06 13:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
436eee6cf4320099985fef2ba745ee6ee59c9c2f
openide
/
java
/
java-tests
/
testData
/
codeInspection
History
Tagir Valeev
657a344286
[java-inspections] Missing test added properly
...
GitOrigin-RevId: 73b1a299cda8fa84bdedb980f1826b5014e4b8a9
2021-10-21 04:59:15 +00:00
..
blockingCallsDetection
[java] Consider @Blocking and @NonBlocking on classes in BlockingMethodInNonBlockingContextInspection
2021-09-05 16:21:13 +00:00
bytecodeAnalysis
[java-analysis] Test for IDEA-266180
2021-04-23 08:39:03 +03:00
makeTypeGeneric
[java-inspections] IDEA-279333 Raw type inspection: provide fix on casts where using upper bound is possible
2021-09-30 10:57:36 +00:00
meaninglessRecordAnnotation
…
redundantLambdaParameterType
[java-inspections] Missing test added properly
2021-10-21 04:59:15 +00:00
removeSillyAssignmentFix
…