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 20:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf640e78a9aaae8a13a28fc767825097644f4e40
openide
/
java
/
java-tests
/
testData
T
History
Tagir Valeev
bf640e78a9
ControlFlowAnalyzer: fix control flow for assert (IDEA-186305)
2018-02-08 11:57:02 +07:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
ControlFlowAnalyzer: fix control flow for assert (IDEA-186305)
2018-02-08 11:57:02 +07:00
codeInspection
Purity inference: fix expected data (which was not updated due to non-invalidated local cache)
2018-01-19 10:22:28 +07:00
compiler
…
compileServer
/incremental
Mark as 'deleted' all non-existent paths obtained from dependency caches. This will automatically clean stale non-existent paths from dependency data in situations when deleted paths info for build targets is lost or not available (fixes problem when old target caches are lost and non-existing files from dependency caches are sent to compilation: IDEA-185750)
2018-02-04 17:25:03 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
IDEA-121405 Report nullable values assigned to non-annotated fields
2018-02-07 17:42:25 +01:00
jrt
…
junit
/configurations
junit: skip inner classes for known runners in test detection (IDEA-185621)
2018-01-26 16:38:13 +03:00
libResolve
…
model
…
moduleRootManager
…
projectView
project view: don't show module name if it differs from directory name only by case of letters
2018-02-01 17:00:03 +03:00
psi
…
refactoring
IntroduceVariableBase: disable when part of varargs is selected starting or ending with comma
2018-02-06 11:40:02 +07:00
spi
…
structureView
…
unscramble
…
vfs
…