This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bece20cb9fbcfb6c37598bed8fa7c59382122c35
openide
/
java
/
java-tests
/
testData
History
Anna Kozlova
bece20cb9f
testdata for IDEA-137277
...
(cherry picked from commit d98f44e277ae128ef6fb279a4e0dd738f9162939)
2015-03-11 20:27:58 +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
testdata for IDEA-137277
2015-03-11 20:27:58 +01:00
codeInspection
/bytecodeAnalysis
don't return inferred annotations that will be neglected anyway (e.g. on overrideable methods)
2014-12-03 17:40:04 +01:00
compiler
/notNullVerification
correctly determine parameter names for long and double paremeters independently on local vars visiting order
2015-01-08 11:39:38 +01:00
compileServer
/incremental
external build: fixed problem with files remaining dirty after 'Make Project'
2014-12-11 12:40:30 +03:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
fix find editor tests after applying new colors for editor stripes (IDEA-131263)
2014-11-20 11:59:39 +03:00
ide
platform: avoid returning corrupted plugin descriptor
2014-12-17 17:13:30 +01:00
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
Project view: support manual oder
2014-10-20 16:50:58 +02:00
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
…