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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c69b6261b7bfbc6e7c19e8c3210d3b7b3131a018
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
c69b6261b7
convert field to local: support fields used in multiple methods (IDEA-108517)
2013-06-25 13:36:58 +04:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
convert field to local: support fields used in multiple methods (IDEA-108517)
2013-06-25 13:36:58 +04:00
compiler
/notNullVerification
…
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
…
inspection
IDEA-107071 Incorrect "Condition '...' is always 'false'" inspection result
2013-06-24 18:24:31 +02:00
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
EA-46236 (parse mirrors with a correct language level)
2013-05-20 18:06:07 +02:00
refactoring
allow to inline array definition when accessExpression is used for write; exclude new expressions
2013-06-20 21:16:00 +04:00
spi
SPI: rename of containing class/package
2013-06-10 12:30:14 +04:00
structureView
…
unscramble
…
vfs
…