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
84deec968d3888f579587f405a07b4c17359d9bb
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
84deec968d
method refs: is exact should check super methods for this/super qualifiers only (IDEA-124507)
2014-04-28 15:12:44 +02:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
method refs: is exact should check super methods for this/super qualifiers only (IDEA-124507)
2014-04-28 15:12:44 +02:00
compiler
/notNullVerification
…
compileServer
/incremental
do not delete output files corresponding to non-existing sources, if these outputs are already associated with existing sources from other modules that have been already compiled (example: moving some class to a dependent module with the same output root)
2014-04-11 22:18:16 +04:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
dfa: just don't assume initialized final fields are notnull, it doesn't help, but hurts and slows things down (IDEA-124323)
2014-04-24 17:56:38 +02:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
IDEA-123074 Code formatting. Closing brace.
2014-04-25 18:41:15 +04:00
refactoring
introduce: process chained method calls during same occurrences processing (IDEA-124349)
2014-04-24 11:28:18 +02:00
spi
…
structureView
…
unscramble
…
vfs
…