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
bf5cd076c1662772c0631c76b0fac6539fe3af6c
openide
/
java
/
java-tests
/
testData
T
History
Anna.Kozlova
bf5cd076c1
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
unguarded field access: support sync expressions (IDEA-153399)
2016-03-23 17:20:32 +01:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
(by patch from IDEA-151808) Walk up to the root to determine if file is in content roots
2016-03-04 15:14:44 +01:00
psi
[java] saves the "auto-generated name" property to parameter stubs (IDEA-152903)
2016-03-14 21:40:59 +01:00
refactoring
extract class: normalize fields declarations (IDEA-153457)
2016-03-22 19:22:42 +01:00
spi
…
structureView
…
unscramble
…
vfs
…