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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dbd16d7efa9d45d44f38b772319bb2728beea29
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
T
History
anna
0dbd16d7ef
field can be local: treat non-primitive fields as read/write (IDEA-52901)
2010-03-15 19:45:03 +03:00
..
codeInsight
IDEA-27091 When finishing method lookup item with '(', put caret after this '(' even if method has no parameters
2010-03-09 12:54:15 +00:00
codeInspection
field can be local: treat non-primitive fields as read/write (IDEA-52901)
2010-03-15 19:45:03 +03:00
dependencies
…
find
/findUsages
…
ide
/hierarchy
…
module
IDEA-51749 "Could not save project" error message may occur after deleting module imported from Maven
2010-01-29 10:05:46 +03:00
projectView
ProjectTreeStructureTest.testStandardProviders commented while tree.toString() is being reworked
2010-03-12 14:42:54 +03:00
psi
IDEA-52386 - Better top-level class detection for stubs generation
2010-02-19 17:31:02 +03:00
refactoring
extract class: field initializers fixed (IDEA-52622)
2010-03-05 14:07:35 +03:00
JavaTestUtil.java
…