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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0aa8430cb40405546f8827a4e7ecb658af8085da
openide
/
java
/
java-tests
/
testData
T
History
Pavel Dolgov
0aa8430cb4
Java: Look for redundant assignment of a field in class and field initializers (IDEA-149587)
2017-06-21 14:45:30 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
Java: Look for redundant assignment of a field in class and field initializers (IDEA-149587)
2017-06-21 14:45:30 +03:00
codeInspection
update testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
compiler
…
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
Java: Look for redundant assignment of a field in class and field initializers (IDEA-149587)
2017-06-21 14:45:30 +03:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
project configuration: added support for unloaded modules
2017-05-31 11:38:01 +03:00
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 formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
spi
…
structureView
…
unscramble
…
vfs
…