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
5ae46407212d9a2198e7d4d2c17664c9d5f78d3a
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
anna
5ae4640721
enable diamonds in field initializers (IDEA-63979)
2011-01-12 16:51:31 +01:00
..
completeStatement
…
completion
java: IDEA-56612 code completion for catch argument must suggest only exception classes
2010-12-29 18:27:42 +03:00
convertToBasicLatin
…
createSubclass
/generics
…
daemonCodeAnalyzer
enable diamonds in field initializers (IDEA-63979)
2011-01-12 16:51:31 +01:00
generateConstructor
do not generate protected constructors for enums (IDEA-53086)
2010-11-15 13:17:35 +03:00
generateJavadoc
…
invertIfCondition
invert if: do not skip returns as they may contain valuable info (IDEA-61892)
2010-12-22 22:25:20 +03:00
javadocIG
fix JavaDocInfoGeneratorTest
2010-11-25 17:47:40 +03:00
nullityinferrer
infer nullity: check for switch conditions (IDEA-61451)
2010-12-13 20:57:59 +03:00
slice
…
splitIfAction
…