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-22 23:53:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a00aac060c8cb974a822889787a65ebb42779324
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
a00aac060c
redundant cast: take into account custom return type processing for getClass (IDEA-109527)
2013-06-25 21:34:51 +04:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
override from multiple interfaces with throws lists: intersect throws lists
2013-06-25 20:15:27 +04:00
compiler
/notNullVerification
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
2013-04-17 14:11:10 +03:00
compileServer
/incremental
compile implicitly loaded sources from temp roots only (need this for groovy mixed compilation support); otherwise for all implicitly loaded classes instrumented bytecode will be overwritten (e.g. FormsInstrumentation will suffer)
2013-06-15 18:18:03 +04:00
core
/loadingTest
…
dependencies
…
fileStructure
…
find
more on FInd Tests
2013-05-07 17:31:21 +04:00
ide
skip BOM for source root detection (IDEA-77278, IDEA-98541)
2013-03-13 16:22:11 +04:00
inspection
redundant cast: take into account custom return type processing for getClass (IDEA-109527)
2013-06-25 21:34:51 +04:00
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
EA-46236 (parse mirrors with a correct language level)
2013-05-20 18:06:07 +02:00
refactoring
cleanup try statement on resources list deletion (IDEA-109543)
2013-06-25 20:15:29 +04:00
spi
SPI: rename of containing class/package
2013-06-10 12:30:14 +04:00
structureView
…
unscramble
…
vfs
…