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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07dba8b58502e81e643f3b73d29ae5d87843d0af
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
07dba8b585
hide generified api warning when derived class is used which 'raw'-inherits the changed jdk class
2015-05-26 16:38:13 +02:00
..
actions
/reformatFileInEditor
Corrected parameters order, which caused extra spaces formatting when performed on selected fragment. Formatter depending on the result of FormatterUtil.isFormatterCalledExplicitly decides whether to cut trailing spaces or not, and command name mismatch eliminated range correction. Test added.
2015-03-23 20:34:19 +03:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
make normalize return denotable type (IDEA-140528)
2015-05-21 21:53:44 +02:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
method refs and invokeDynamic bytecode parsing to register corresponding dependencies correctly (IDEA-137568)
2015-03-20 21:02:33 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
add instantiating point of the anonymous class as call point only if anonymous class is immediately passed as argument (IDEA-140031)
2015-05-20 11:53:16 +02:00
inspection
hide generified api warning when derived class is used which 'raw'-inherits the changed jdk class
2015-05-26 16:38:13 +02:00
junit
/configurations
…
libResolve
clear cls method hierarchy cache not only on root change (EA-68165 - PIEAE: ClsRepositoryPsiElement.getManager)
2015-05-19 17:10:14 +02:00
model
…
moduleRootManager
…
projectView
…
psi
java: .class file tests cleanup
2015-05-23 19:42:33 +02:00
refactoring
pull up: ensure substituted (IDEA-140710)
2015-05-26 13:15:11 +02:00
spi
…
structureView
…
unscramble
…
vfs
…