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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdb50293f2c800dd067f84731a4c8fa1b59b04de
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
cdb50293f2
capture conversion: ensure captured wildcards are not replaced after creation, so substitution is consistent; at the same time ensure that "?" with upper bound Runnable is equivalent to "? extends Runnable"
2015-05-28 19:42:11 +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
capture conversion: ensure captured wildcards are not replaced after creation, so substitution is consistent; at the same time ensure that "?" with upper bound Runnable is equivalent to "? extends Runnable"
2015-05-28 19:42:11 +02:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
…
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
introduce parameter: don't show conflicts between new param name and parameter to remove (IDEA-140607)
2015-05-26 18:25:50 +02:00
spi
…
structureView
…
unscramble
…
vfs
…