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-08-18 16:17:00 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff879a617ea4efac6d24e40b7734f68a0d40f3f5
openide
/
java
/
java-tests
/
testData
T
History
Pavel Dolgov
ff879a617e
Java: Regression test for extracting method from loop body (IDEA-152406)
2017-06-28 15:41:04 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
MoveFieldAssignmentToInitializer: disable for self-references
2017-06-28 10:34:33 +03:00
codeInspection
update testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
compiler
work around javac/asm parameter index mismatch when @NotNull-instrumenting enum constructors
2017-06-23 17:37:47 +02:00
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
Java: Look for redundant assignment of a field in class and field initializers - check constructors (IDEA-149587)
2017-06-27 12:36:11 +03:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[psi formatting model] allow to replace whitespace in leaf non-whitespace nodes (e.g. multiple blocks for one PsiComment element), fixed formatting in injections by recalculating proper formatting text range
2017-06-20 14:48:36 +03:00
refactoring
Java: Regression test for extracting method from loop body (IDEA-152406)
2017-06-28 15:41:04 +03:00
spi
…
structureView
…
unscramble
…
vfs
…