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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85e93b585f31c2cd2ba0109baeedf7e21f50b8ad
openide
/
java
/
java-tests
/
testData
T
History
Pavel Dolgov
85e93b585f
Java: When generating return statement where the returned type is a type parameter array (like T[]) don't suggest Collection.toArray() (IDEA-163341)
2017-01-13 12:22:32 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
Java: When generating return statement where the returned type is a type parameter array (like T[]) don't suggest Collection.toArray() (IDEA-163341)
2017-01-13 12:22:32 +03:00
codeInspection
…
compiler
java method search: create a single request per method when occurrences for overloads are requested (IDEA-165761)
2016-12-21 21:11:39 +03:00
compileServer
/incremental
move class handling changed: classes that directly depend on removed sources are now compiled in the first compilation round (IDEA-165813)
2017-01-12 13:25:41 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
visibility inspection: forbid make protected if used qualified outside package (IDEA-166106)
2017-01-12 16:57:35 +01:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
…
refactoring
inline constant: ensure initial initializer is not changed
2017-01-11 12:58:26 +01:00
spi
…
structureView
…
unscramble
…
vfs
…