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
56036f15426289f3c24060d13c18f2bc9b4a902a
openide
/
java
/
java-tests
/
testData
T
History
anna
56036f1542
method refs: default constructors check (IDEA-92777)
2012-10-11 18:32:47 +02:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
method refs: default constructors check (IDEA-92777)
2012-10-11 18:32:47 +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
Move try-with-resources data flow test to right place
2012-10-10 13:03:57 +02:00
libResolve
don't parse non-stubbed java files in library classes
2012-08-14 20:38:20 +02:00
model
LoadProjectTest moved to CE
2012-09-04 19:46:56 +04:00
moduleRootManager
…
projectView
…
psi
IDEA-91309: All classes in the same package are marked as unresolved
2012-09-11 16:40:39 +04:00
refactoring
surround lambda/method refs with cast when inline in expression list (IDEA-92742)
2012-10-10 17:19:44 +02:00
structureView
…
unscramble
…
vfs
…