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 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfc1f6b6988804bae037ecb845e4bb6714eccdcb
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
dfc1f6b698
testdata for IDEA-137694
2015-03-16 20:14:18 +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-137694
2015-03-16 20:14:18 +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
…
ide
platform: avoid returning corrupted plugin descriptor
2014-12-17 17:13:30 +01:00
inspection
inspection to highlight and convert pseudo-functional code (like guava Iterables) to java 8 api. initial version
2015-03-12 15:27:19 +03: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
testdata fixed
2015-03-13 21:22:57 +01:00
spi
…
structureView
…
unscramble
…
vfs
…