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
0e351d518b66d3a34b20ac189142014469702744
openide
/
java
/
java-tests
/
testData
T
History
peter
0e351d518b
IDEA-175517 Generic Map Autocomplete Always uses "Object" as type instead of the actual type
2017-07-07 18:49:25 +02:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
IDEA-175517 Generic Map Autocomplete Always uses "Object" as type instead of the actual type
2017-07-07 18:49:25 +02:00
codeInspection
update testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
compiler
work around javac/asm parameter index mismatch when @NotNull-instrumenting enum constructors
2017-06-23 17:37:47 +02:00
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
IDEA-175510 "Constant conditions & exceptions" inspection provides non-sensical quick fix in some cases
2017-07-07 17:13:12 +02:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[psi formatting model] allow to replace whitespace in leaf non-whitespace nodes (e.g. multiple blocks for one PsiComment element), fixed formatting in injections by recalculating proper formatting text range
2017-06-20 14:48:36 +03:00
refactoring
Java: Restored folding of nested function calls when extracting method (IDEA-175221, IDEA-167255)
2017-07-06 15:53:51 +03:00
spi
…
structureView
…
unscramble
…
vfs
…