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-08-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
303edac35e161cc8fd7ddd6a2ef605aecb7c338c
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
303edac35e
functional type erasure: check if resulted type functional (IDEA-142341)
2015-07-07 14:55:14 +03: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
functional type erasure: check if resulted type functional (IDEA-142341)
2015-07-07 14:55:14 +03: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
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
StaticPseudoFunctionalStyleMethodInspection: doesn't throw exception when lambda is variable
2015-07-02 19:52:42 +03: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: correct FQN for .class stubs of inner classes
2015-07-03 18:50:21 +03:00
refactoring
SOE (IDEA-142291)
2015-07-06 15:56:21 +03:00
spi
…
structureView
…
unscramble
…
vfs
…