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 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
106ba612ce9bc6550349e9c73b6d9369adb155b3
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
106ba612ce
new inference: ignore return type constraints during method reference conflict resolving; work around raw type received from constructor reference given on raw type to be treated as diamond
2015-02-18 17:18:46 +01:00
..
actions
/reformatFileInEditor
Added tests for reformat code action on changed vcs changed lines
2014-12-26 20:53:30 +02:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
new inference: ignore return type constraints during method reference conflict resolving; work around raw type received from constructor reference given on raw type to be treated as diamond
2015-02-18 17:18:46 +01:00
codeInspection
/bytecodeAnalysis
don't return inferred annotations that will be neglected anyway (e.g. on overrideable methods)
2014-12-03 17:40:04 +01:00
compiler
/notNullVerification
correctly determine parameter names for long and double paremeters independently on local vars visiting order
2015-01-08 11:39:38 +01:00
compileServer
/incremental
external build: fixed problem with files remaining dirty after 'Make Project'
2014-12-11 12:40:30 +03:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
platform: avoid returning corrupted plugin descriptor
2014-12-17 17:13:30 +01:00
inspection
IDEA-23971 Warn on @NotNull nont-initialized fields in a class that has default constructor
2015-02-17 15:55:07 +01:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
Cleanup (formatting)
2015-02-06 17:02:13 +01:00
refactoring
do not return lambda parameter type as denotable in RefactoringUtil (IDEA-136617)
2015-02-17 14:58:56 +01:00
spi
…
structureView
…
unscramble
…
vfs
…