Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Repository
3633415d46e5d5034754f61a1d0df488ca2beb4c
Switch branch/tag
intellij-community
java
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@git.gitsec.cn:baidan/intellij-community.git
Copy HTTPS clone URL
https://git.gitsec.cn/baidan/intellij-community.git
cleanup
Alexey Kudravtsev authored
6 years ago
3633415d
Name
Last commit
Last update
..
compiler
Unchecked and some other warnings fixed
6 years ago
debugger
IDEA-211062 'Ctrl+C' from 'Evaluate' window copyes 'Collecting data..' instead of actual value
6 years ago
execution
do not throw WriteExternalException and do not use it as a control exception
6 years ago
idea-ui
IDEA-CR-45934 introduce DigestUtil to address performance issue - SUN provider should be used always and we don't need to find another one
6 years ago
java-analysis-api
Remove GeneralizeCatchFix as more general alternative exists
6 years ago
java-analysis-impl
ExpressionUtils#getQualifierOrThis -> getEffectiveQualifier, nullable now (cannot construct this expression for outer anonymous class)
6 years ago
java-impl
`LookbackSequence` moved to the *intellij.platform.projectModel*
6 years ago
java-indexing-api
return empty scope when search target has become invalid (PIEAE EA-113928, EA-111728)
6 years ago
java-indexing-impl
don't call expensive getResolveScope when searching for all annotations (IDEA-210550)
6 years ago
java-psi-api
Java: Use 'enum' keyword for enums in quick doc. Don't show 'final' and 'static' in that case - JLS 8.9 (IDEA-175215)
6 years ago
java-psi-impl
Java: Recognize @systemProperty tag in Javadoc (IDEA-210273)
6 years ago
java-runtime
IDEA-210122 Unable to debug tests in forked mode with shmem transport
6 years ago
java-structure-view
don't show light elements in Java structure view (IDEA-CR-42194, IDEA-204840)
6 years ago
java-tests
Cleanup (duplicates)
6 years ago
jdkAnnotations
Ranges for DataInput(Stream)#readUnsigned(Byte|Short)
6 years ago
jsp-base-openapi
add override
6 years ago
jsp-openapi
IDEA project configuration: the great module rename
7 years ago
jsp-spi
cleanup: replace statement lambda with expression lambda
6 years ago
manifest
CustomLoadingExtensionPointBean — do not use pico container to instantiate classes
6 years ago
mockJDK-1.4
Use subset of GNU ClassPath project v0.17 for mock jdk 1.4
8 years ago
mockJDK-1.7
index anonymous / local classes in libraries (IDEA-78647)
7 years ago
mockJDK-1.8/jre/lib
license for annotations.jar / rt.jar
8 years ago
mockJDK-1.9/jre/lib
[java] fixes "non-root module on classpath" false positive (IDEA-197572)
6 years ago
mockJDK-11/jre/lib
IDEA-206386 Stream.toUnmodifiableList autocompletion (and mockJDK-11 to test it)
6 years ago
openapi
cleanup
6 years ago
plugin
remote-servers
structuralsearch-java
testFramework
typeMigration
Menu
Projects
Groups
Snippets
Help