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-09-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cac2b6a9ff660b28c80599ee5e6dfffa574609b9
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
7cf142b351
make method return fix: make available for constructor calls; java 8 specific tests; simplify inference
2015-08-20 21:47:30 +02:00
..
actions
/reformatFileInEditor
Corrected parameters order, which caused extra spaces formatting when performed on selected fragment. Formatter depending on the result of FormatterUtil.isFormatterCalledExplicitly decides whether to cut trailing spaces or not, and command name mismatch eliminated range correction. Test added.
2015-03-23 20:34:19 +03:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
make method return fix: make available for constructor calls; java 8 specific tests; simplify inference
2015-08-20 21:47:30 +02:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
when parsing signatures, create GenericBoundUsage only for classes mentioned in signature bounds;
2015-08-10 12:27:31 +02:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
add instantiating point of the anonymous class as call point only if anonymous class is immediately passed as argument (IDEA-140031)
2015-05-20 11:53:16 +02:00
inspection
IDEA-143937 Bogus warning by 'Constant conditions & exceptions' inspection within lambda expressions, due to JSR 305 @TypeQualifierDefault annotation
2015-08-18 20:00:23 +02:00
junit
/configurations
…
libResolve
Fixed generic type references when read from cls files (IDEA-141230)
2015-06-09 15:35:12 +03:00
model
…
moduleRootManager
…
projectView
…
psi
[java] test case added for IDEA-135847
2015-08-20 19:48:42 +02:00
refactoring
pull up: don't prepare for interface if pull up to class (IDEA-144043)
2015-08-18 19:15:25 +02:00
spi
…
structureView
…
unscramble
…
vfs
…