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-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2e838451657d493023d075e49905b9bf5df3292
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
e2e8384516
extract method: suggest non-void return type if final field is assigned inside (IDEA-93737)
2014-12-04 13:43:01 +01:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
fix expected thrown types for lambda expressions
2014-12-03 15:30:48 +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
…
compileServer
/incremental
Not marking whole target as dirty when it was already marked so.
2014-12-01 11:35:35 +03:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
fix find editor tests after applying new colors for editor stripes (IDEA-131263)
2014-11-20 11:59:39 +03:00
ide
Cleanup (testdata file names fixed)
2014-11-27 21:07:33 +01:00
inspection
don't report negated compile-time constants as always true/false (IDEA-118388)
2014-12-03 17:40:04 +01:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[AutoDetect] while detecting indent, skip line comments (IDEA-132279).
2014-11-14 10:46:27 +02:00
refactoring
extract method: suggest non-void return type if final field is assigned inside (IDEA-93737)
2014-12-04 13:43:01 +01:00
spi
…
structureView
…
unscramble
…
vfs
…