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
c71a1e71366535735029b1cc61b6dd515289f9d1
openide
/
java
/
java-tests
/
testData
T
History
peter
c71a1e7136
IDEA-158267 Parameter completion overwrites the following lambda declaration ' () -> {}'
2016-07-27 12:15:56 +02:00
..
actions
/reformatFileInEditor
[fixed failing test: formatOptimizeRearrangeVcsChanges] fixed test data, since diff now shows one more line
2016-07-01 13:50:59 +03:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
IDEA-158267 Parameter completion overwrites the following lambda declaration ' () -> {}'
2016-07-27 12:15:56 +02:00
codeInspection
Java inspection: don't offer "Make Type Generic" inspection at variable initializer (IDEA-157727)
2016-06-28 18:04:59 +03:00
compiler
/notNullVerification
@NotNull instrumentation: added test for duplicated labels in tableswitch instruction (IDEA-CR-11417)
2016-06-20 21:49:34 +03:00
compileServer
/incremental
store annotation info for fields and methods in dependency cache;
2016-07-22 13:49:53 +02:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
IDEA-158693 Returning expression constantly resolving to
true
not flagged as constant (Constant Conditions & Expressions)
2016-07-25 18:35:39 +02:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
Command-line formatter code style configuration
2016-07-25 17:49:28 +03:00
refactoring
inline method: don't repeat field initializer (IDEA-158832)
2016-07-21 19:03:45 +02:00
spi
…
structureView
…
unscramble
…
vfs
…