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
cc9724c489bdb6ee2217574e43c904eeeb17f646
openide
/
java
T
History
anna
cc9724c489
graph inference: conditional expressions then/else branches inference based on context (IDEA-100453)
2013-02-11 17:32:01 +01:00
..
compiler
if IDEA is configired to prefer IPv4 stack, prefer it in the build process as well
2013-02-11 11:52:55 +01:00
debugger
IDEA-100730 View breakpoints window: breakpoints grouped first by class then by package (should be other way around)
2013-02-10 04:08:16 +04:00
execution
allow updateJavaParameters() to throw ExecutionException
2013-02-08 19:42:39 +01:00
idea-ui
template groups
2013-02-08 18:13:57 +04:00
java-impl
javadoc: use package notation for javadoc tool when everything from the package should be included, this won't work for custom scopes, file scopes, etc (IDEA-100666)
2013-02-11 16:16:26 +01:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
lambda: do not treat return expr as independent from inference if it does depend on unresolved type parameter, even if inferred param used in return type only
2013-02-11 09:31:31 +01:00
java-psi-impl
graph inference: conditional expressions then/else branches inference based on context (IDEA-100453)
2013-02-11 17:32:01 +01:00
java-runtime
…
java-tests
graph inference: conditional expressions then/else branches inference based on context (IDEA-100453)
2013-02-11 17:32:01 +01:00
jdkAnnotations
annotations
2013-01-25 13:16:12 +04:00
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
mockJDK-1.4
…
mockJDK-1.7
support @FunctionalInterface
2013-01-28 16:21:22 +04:00
openapi
@NotNull
2013-01-28 13:22:21 +04:00
testFramework
…