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-06 20:39:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8c09838b3c3755dd412c73665d8d6b2f2d41605
openide
/
java
/
java-tests
/
testData
History
peter
f8c09838b3
IDEA-76808 Smart completion doesn't suggest any variants inside arithmetic or boolean expressions containing three or more operands
2011-11-11 17:42:31 +01:00
..
codeInsight
IDEA-76808 Smart completion doesn't suggest any variants inside arithmetic or boolean expressions containing three or more operands
2011-11-11 17:42:31 +01:00
compiler
/notNullVerification
…
dependencies
…
ide
fixed source root detection for java files in default package (IDEA-74616)
2011-10-10 11:44:41 +04:00
inspection
ignore abstract non-serializable classes with "serializable methods" in editor; check if there are non-abstract serializable subclasses in batch mode (IDEA-74261 )
2011-10-10 14:17:44 +02:00
moduleRootManager
…
projectView
…
psi
Javadoc parser migrated to PsiBuilder
2011-09-21 11:56:02 +02:00
refactoring
change signature detection: ignore changes in return type when no other changes were made; include new return type in result change info; leave suggestion when method become unused due to return type deletion
2011-11-08 16:00:25 +01:00
structureView
…
vfs
…