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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26378d12121acbc3deb03b61ec8782b5ff648d37
openide
/
java
/
java-tests
/
testData
T
History
anna
26378d1212
testdata for IDEA-57495
2012-10-23 21:08:44 +02:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
testdata for IDEA-57495
2012-10-23 21:08:44 +02:00
compiler
/notNullVerification
…
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
…
moduleRootManager
…
projectView
…
psi
Parse Java type annotations regardless to language level
2012-10-19 22:41:40 +02:00
refactoring
extract method: do not fold params by default when they are used inside conditional stmts (IDEA-92815)
2012-10-18 17:30:55 +02:00
structureView
…
unscramble
…
vfs
…