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-01-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f45a046eaf7f7892bee30fe49d05b729397fb77
openide
/
java
/
java-tests
/
testData
History
Anna Kozlova
5f45a046ea
testdata for IDEA-106848
2015-09-03 20:30:59 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
testdata for IDEA-106848
2015-09-03 20:30:59 +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
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
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
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
convert to instance: resolve conflicting names (IDEA-144265)
2015-08-28 21:05:45 +03:00
spi
…
structureView
…
unscramble
…
vfs
…