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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db72cccc971c11152b4b64d2260faa377b3c3eab
openide
/
java
T
History
Anna Kozlova
db72cccc97
method refs: missed qualifier substitution for return type (IDEA-140539)
2015-05-21 14:11:26 +02:00
..
compiler
cleanup
2015-05-19 15:16:33 +03:00
debugger
IDEA-138233 It's not possible to navigate to target class and line from exception trace
2015-05-21 13:29:17 +03:00
execution
junit compatibility with old IDEA SDKs: ensure current idea_rt.jar is used to run tests
2015-05-12 21:42:58 +02:00
idea-ui
don't allow to create libraries with duplicated names
2015-05-19 16:22:43 +03:00
java-analysis-api
…
java-analysis-impl
IDEA-140536 Wrong warning: constructor @NotNull parameter should be @Nullable when field is @Nullable
2015-05-21 12:16:39 +02:00
java-impl
don't fetch external javadoc from built-in web server inside IDE
2015-05-21 12:11:17 +02:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
captured wildcards: refactor to extract same parts for extends/super wildcards, ensure upper bound is not lost for extends wildcard (IDEA-57292)
2015-05-21 10:00:23 +02:00
java-psi-impl
method refs: missed qualifier substitution for return type (IDEA-140539)
2015-05-21 14:11:26 +02:00
java-runtime
sm runner: mark assertion errors without comparison as failures (other exceptions as errors)
2015-05-13 19:23:50 +02:00
java-structure-view
…
java-tests
method refs: missed qualifier substitution for return type (IDEA-140539)
2015-05-21 14:11:26 +02:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
openapi
…
remote-servers
…
structuralsearch-java
…
testFramework
removed unneeded dependency from testFramework-java on external-system-impl to reduce module cycle
2015-05-19 10:23:00 +03:00
typeMigration
…