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
64b2932d5efbd49247d71adc8299e7e0e6d17e78
openide
/
java
/
java-tests
/
testData
T
History
anna
64b2932d5e
anonymous -> lambda: allow qualified this/super expr (IDEA-93697)
2012-10-26 13:56:08 +02:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
anonymous -> lambda: allow qualified this/super expr (IDEA-93697)
2012-10-26 13:56:08 +02:00
compiler
/notNullVerification
Instrumenter cleanup + couple more tests
2012-09-24 19:06:40 +02:00
compileServer
/incremental
when checking whether a method defined in some class A can be accessed through a reference to a subclass of A, compare methods using not only their names but also their argument types (fixes IDEA-92136 External compiler doesn't recompile dependent classes when method moved from class to subclass)
2012-09-26 21:40:13 +02:00
core
/loadingTest
…
dependencies
…
fileStructure
…
find
…
ide
…
inspection
nullable problems: do not suggest to annotate as @Nullable when parameter is referenced (IDEA-93083)
2012-10-18 19:36:59 +02:00
libResolve
…
model
LoadProjectTest moved to CE
2012-09-04 19:46:56 +04:00
moduleRootManager
…
projectView
…
psi
.class stub building test
2012-10-24 12:48:59 +02:00
refactoring
move static members: correct result ref (IDEA-93582)
2012-10-25 15:52:43 +02:00
structureView
…
unscramble
…
vfs
…