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 05:10:22 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
962225c53e621d6ac6345013fb56c610d03fd13d
openide
/
java
/
java-tests
/
testData
History
Anna Kozlova
962225c53e
isApplicable for raw qualifiers: it's enough to erasure left type, then right type should be able to assign there, so method reference type/lambda type won't be lost during erasure (IDEA-144547)
2015-09-04 14:10:35 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
isApplicable for raw qualifiers: it's enough to erasure left type, then right type should be able to assign there, so method reference type/lambda type won't be lost during erasure (IDEA-144547)
2015-09-04 14:10:35 +03: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
IDEA-144224 Yellow 'Find in file' highlighting is not readable when the same line is on the breakpoint - fix tests
2015-08-28 17:05:44 +03:00
ide
…
inspection
dfa: store CCE state in visitor, not runner: the latter is reused which can result in multiple warning
2015-09-01 21:48:59 +02:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[java] test case added for IDEA-135847
2015-08-20 19:48:42 +02:00
refactoring
convert to instance: resolve conflicting names (IDEA-144265)
2015-08-28 21:05:45 +03:00
spi
…
structureView
…
unscramble
…
vfs
…