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
cd279db9fb13de4ac17c91c05d4ba894667ddd6a
openide
/
java
T
History
nik
733c317f39
java-runtime: changed scope to 'provided' for dependencies on junit and ant to avoid inclusion of these libraries in distributions
2014-12-18 14:05:32 +03:00
..
compiler
disable process preloading in debug mode
2014-12-18 11:54:39 +01:00
debugger
IDEA-134462 Smart step into incorrectly works with recursion
2014-12-17 21:23:21 +03:00
execution
cleanup
2014-12-17 16:33:29 +01:00
idea-ui
…
java-analysis-api
…
java-analysis-impl
redundant lambda code block: ensure conflicts between same param numbers are checked
2014-12-17 20:13:47 +01:00
java-impl
introduce field: check initializer if it has refs on parameter/locals so setup option is not valid; allow to introduce field in constructor if all used refs are final fields (IDEA-134348)
2014-12-17 20:13:44 +01:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
captures: distinguish by type parameters in method return type evaluation context
2014-12-16 10:45:02 +01:00
java-psi-impl
new overload resolution: block can complete normally if the last statement could throw exception (IDEA-134103)
2014-12-17 20:51:47 +01:00
java-runtime
java-runtime: changed scope to 'provided' for dependencies on junit and ant to avoid inclusion of these libraries in distributions
2014-12-18 14:05:32 +03:00
java-structure-view
java: correct structure factory for non-Java decompiled files
2014-12-16 16:21:47 +01:00
java-tests
new overload resolution: block can complete normally if the last statement could throw exception (IDEA-134103)
2014-12-17 20:51:47 +01: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
compilation tests: cleanup
2014-12-16 12:54:27 +03:00
typeMigration
…