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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66cd10b00c966556dad6418f0eb9a133b62fca1c
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
66cd10b00c
new inference: unchecked conversion detection in case of inference variables (IDEA-122932)
2014-10-31 13:24:40 +01:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
new inference: unchecked conversion detection in case of inference variables (IDEA-122932)
2014-10-31 13:24:40 +01:00
codeInspection
/bytecodeAnalysis
Testing Inference of '@Contract(pure=true)' annotations: delta in test data
2014-10-16 08:51:38 +04:00
compiler
/notNullVerification
…
compileServer
/incremental
recompile classes with potentially ambiguous method calls when vararg method is added
2014-10-29 17:18:44 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
fix test data
2014-10-31 08:45:56 +01:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
Project view: support manual oder
2014-10-20 16:50:58 +02:00
psi
java: experimental <any T> support
2014-10-13 20:01:12 +02:00
refactoring
corrected test data of "MoveMembersTest#testscr40064", due to introducing "initializer block" arrangement entry and providing changes in default arrangement configuration (
98b4ec4
), instance and static fields are now placed before instance initializer blocks (default order: "static fields", "static initializers", "fields", "instance initializers")
2014-10-28 14:33:56 +04:00
spi
…
structureView
…
unscramble
…
vfs
…