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-08 18:10:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0586625266706d43db38b906ac378fe67348db90
openide
/
java
/
java-tests
/
testData
T
History
anna
0586625266
make method return: do not add return statement when control flow found a problem (IDEA-95738)
...
(cherry picked from commit b4e5b7d23c22f692da029a95d6718359fac577cc)
2012-11-23 21:14:46 +01:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
make method return: do not add return statement when control flow found a problem (IDEA-95738)
2012-11-23 21:14:46 +01:00
compiler
/notNullVerification
Instrumenter cleanup + couple more tests
2012-09-24 19:06:40 +02:00
compileServer
/incremental
more accurate processing of class usages in generic bounds: process only those parent classes that really are missing from parents list recursively
2012-11-06 16:53:19 +01:00
core
/loadingTest
…
dependencies
…
fileStructure
IDEA-89324 File structure: cannot find super class method definition when anonymous classes are shown
2012-07-31 00:14:39 +02:00
find
…
ide
…
inspection
Fix dataflow for unchecked exceptions in multi-catch
2012-11-21 15:47:25 +01:00
libResolve
don't parse non-stubbed java files in library classes
2012-08-14 20:38:20 +02:00
model
LoadProjectTest moved to CE
2012-09-04 19:46:56 +04:00
moduleRootManager
…
projectView
…
psi
Test
2012-11-22 18:15:30 +01:00
refactoring
perform real rename on automatically suggested vars (comment for IDEA-94844)
2012-11-15 14:19:38 +01:00
structureView
…
unscramble
…
vfs
…