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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ae3daeef1454e200a876e7f90901a078f1a96a5
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
6ae3daeef1
anonymous -> lambda: do not reject cases when return type can't be correctly inferred without target type constraints (IDEA-137390)
2015-03-24 21:04:06 +01: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
anonymous -> lambda: do not reject cases when return type can't be correctly inferred without target type constraints (IDEA-137390)
2015-03-24 21:04:06 +01:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
method refs and invokeDynamic bytecode parsing to register corresponding dependencies correctly (IDEA-137568)
2015-03-20 21:02:33 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
dfa: support non-initialized final field escaping in constructors (IDEA-137154)
2015-03-23 18:57:36 +01:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
resolve: ensure visibility won't change if method from anonymous class replaces method from base one (IDEA-137276)
2015-03-11 20:24:35 +01:00
refactoring
make method static: warn about broken method references if filed or class need to be passed; NPE (EA-66661 - NPE: MakeMethodStaticProcessor.changeExternalUsage)
2015-03-23 20:33:24 +01:00
spi
…
structureView
…
unscramble
…
vfs
…