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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6de981477842ef9fa078ae38cfa4be2aa3c9df9
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
f6de981477
ensure anonymous is not converted to lambda/method ref if it contains inner classes or class initializers
...
(cherry picked from commit 32afe318e3bacd714f3e0b49d8f904402b17a9c2)
2015-03-11 20:27:02 +01:00
..
actions
/reformatFileInEditor
merged ReformatCodeActionInEditorTest into MultiActionCodeProcessorTest, test data moved. Fixed compilation and other minor after merge issues.
2015-01-14 18:39:17 +02:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
ensure anonymous is not converted to lambda/method ref if it contains inner classes or class initializers
2015-03-11 20:27:02 +01:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
contract nulls are compatible with array return types (IDEA-137323)
2015-03-06 14:59:53 +01:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
resolve: ensure visibility won't change if method from anonymous class replaces method from base one (IDEA-137276)
2015-03-11 20:24:35 +01:00
refactoring
extract method with last declaration statement fixed (EA-64510 - IOE: PsiJavaCodeReferenceElementImpl.cannotBindError)
2015-02-25 20:34:37 +01:00
spi
…
structureView
…
unscramble
…
vfs
…