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
178e834fb9c04176094970bca09dfba6a6fc4d46
openide
/
java
/
java-tests
/
testData
T
History
Anna.Kozlova
178e834fb9
checked exception compatibility constraint: don't substitute with inferred variables as types are already constructed based on substituted values, so avoid dbl substitution which leads to errors in case of references to the containing method (IDEA-166104)
2017-01-02 12:27:12 +01:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
checked exception compatibility constraint: don't substitute with inferred variables as types are already constructed based on substituted values, so avoid dbl substitution which leads to errors in case of references to the containing method (IDEA-166104)
2017-01-02 12:27:12 +01:00
codeInspection
…
compiler
java method search: create a single request per method when occurrences for overloads are requested (IDEA-165761)
2016-12-21 21:11:39 +03:00
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694)
2016-11-11 17:08:58 +01:00
inspection
IDEA-163833 Replace Collectors.toCollection() for custom collections: check implementation
2016-12-23 12:13:09 +07:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
project view: don't show duplicated nodes for content roots located under excluded roots (IDEA-162102)
2016-10-06 11:06:59 +03:00
psi
ensure no whitespaces/comments left after dequalify with type annotations (IDEA-165140)
2016-12-07 18:44:34 +01:00
refactoring
fix testdata
2016-12-29 10:43:30 +01:00
spi
spi binding: be ready for short names in handleRename (IDEA-164272)
2016-11-22 20:22:29 +01:00
structureView
…
unscramble
…
vfs
…