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 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24a2d190433cc6cae3294ded6710b23d486372c8
openide
/
java
/
java-tests
/
testData
T
History
anna
24a2d19043
add constructor params: collect new names to prevent conflicts (IDEA-92902)
2012-10-15 18:06:30 +02:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
add constructor params: collect new names to prevent conflicts (IDEA-92902)
2012-10-15 18:06:30 +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
distinguish raw types from non-raw (IDEA-92842)
2012-10-12 19:45:30 +02:00
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
…
refactoring
extract method object: wrap if/loop bodies in {} when needed (IDEA-92156)
2012-10-13 18:51:26 +02:00
structureView
…
unscramble
…
vfs
…