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 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
552f6fd49e0b8778413a78cd2699139ad9da0091
openide
/
java
/
java-tests
/
testData
T
History
Tagir Valeev
552f6fd49e
IDEA-188021 "Move assignment to field declaration" leaves comment in class initializer
2018-03-12 10:18:09 +07:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
IDEA-188021 "Move assignment to field declaration" leaves comment in class initializer
2018-03-12 10:18:09 +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-187753 Duplicate annotation in compiled class when Nullable / NotNull Problems inspection is enabled with custom NonNull annotation
2018-03-08 16:15:47 +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
CharsetObjectCanBeUsedInspectionTest: use Mock JDK 9 to access StandardCharsets
2018-03-09 17:16:55 +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
[java] parses local-var syntax for lambda parameters (IDEA-187804)
2018-03-08 18:14:26 +01:00
refactoring
convert static to instance: don't check interface inheritance for java 1.8+
2018-03-09 16:38:07 +01:00
spi
…
structureView
…
unscramble
…
vfs
…