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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e3824fc89c513ffe256d1d22c24d44ef5edbdf0
openide
/
java
T
History
Anna Kozlova
3e3824fc89
add field to enum: ensure correct position after comment (IDEA-131820)
2014-10-29 18:05:55 +01:00
..
compiler
cleanup
2014-10-29 13:17:27 +01:00
debugger
code cleanup - use singletonList for single element collections
2014-10-29 16:08:44 +03:00
execution
…
idea-ui
HeavyProcessLatch API slightly changed to handle overlapping processes correctly
2014-10-28 13:22:20 +03:00
java-analysis-api
…
java-analysis-impl
highlight wrong position in error tooltip (IDEA-131775)
2014-10-29 18:05:53 +01:00
java-impl
guess expected types: limit processed members (IDEA-132072)
2014-10-29 18:05:51 +01:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
new inference: use site substitution inside one level of inference only so calls with different site substitutions are possible in one expression (IDEA-131723; IDEA-131562)
2014-10-24 18:36:20 +02:00
java-psi-impl
add field to enum: ensure correct position after comment (IDEA-131820)
2014-10-29 18:05:55 +01:00
java-runtime
IDEA-131783 debugger: icon value is partly shown in variables view
2014-10-23 20:14:53 +04:00
java-structure-view
…
java-tests
add field to enum: ensure correct position after comment (IDEA-131820)
2014-10-29 18:05:55 +01:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
IDEA-37004 TLD: tag/body-content value could be supported
2014-10-29 16:48:25 +03:00
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
openapi
…
remote-servers
…
structuralsearch-java
…
testFramework
remember corresponding XDebugProcess in DebugProcessImpl - fixed tests
2014-10-29 12:17:24 +03:00
typeMigration
…