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-26 07:50:07 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48848a8a7b01e1bbc0f33e9e835801ebb9bbd492
openide
/
java
/
java-tests
/
testData
T
History
Tagir Valeev
48848a8a7b
IDEA-187645 NPE warning is not issued when "null -> null" method is called with Nullable argument
2018-03-03 15:02:58 +07:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
CommentTracker: do not add a comment as a first child of PsiElement
2018-03-02 16:22:19 +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
IDEA-183167 @NotNull on anonymous class breaks getEnclosingClass
2017-12-19 11:57:24 +01:00
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-187645 NPE warning is not issued when "null -> null" method is called with Nullable argument
2018-03-03 15:02:58 +07:00
jrt
…
junit
/configurations
fix testdata
2018-02-08 15:21:37 +01: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
flowAssert: expected testdata fixed after
bf640e78a9
2018-02-08 15:47:23 +07:00
refactoring
pull up: update references in hierarchy for static methods in interfaces
2018-02-15 19:47:07 +01:00
spi
…
structureView
…
unscramble
…
vfs
…