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
744cc3c5ed2571bcd8057ba04ef89ef4a48f500b
openide
/
java
/
java-tests
/
testData
History
peter
744cc3c5ed
IDEA-60790 Variables names completition suggests already used names
2011-10-12 15:09:27 +02:00
..
codeInsight
IDEA-60790 Variables names completition suggests already used names
2011-10-12 15:09:27 +02: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
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
structureView
…
vfs
…