The following editor will bring you an articleeclipse/intellij idea to view the java source code and annotation method. The editor thinks it’s pretty good, so I’ll share it with you now and give it as a reference. Let’s follow the editor and take a look.
I have been working for three years and I still don’t know how to use IDE to view the source code and comments of third-party jar packages. I’m so ashamed! It's better to look at the source code. itellij idea comes with a decompiler, and eclipse can just install a plug-in. Reading the comments is troublesome. You can't go to the api document! Now that I have finally mastered it, the solution is given below for your reference to improve the efficiency of development and learning!
eclipse
1. Download the source code package
1.1 Go to the official website to download
1.2 Go to the maven warehouse to download (for example: maven mysql Baidu, the warehouse address will definitely appear, just find a certain version to download)
1.3 maven command download (applicable to maven projects) , open the command line in the pom.xml folder and enter: mvn dependency:sources
2. Associate to jar package
Right-click the project->Build Path->Configure Build Path...->Select the Libraries tab of Java Build Path->Find the corresponding jar package->Source attachment->Edit->External location->External File...Select the corresponding source code package
3. Move the mouse to the method Stay above for a while, and the method comment prompt
intellij idea
1. Download the source code package
Same as above
2. Add to library
Click the toolbar module settings icon (Project Structure) -> Libraries -> + -> Java- >Select the jar source code package or the folder where the source code package is located
If it is a maven project, as long as the source code package has been downloaded in the local maven warehouse, the above configuration is not required
3. To view the method comments, click to enter the source code. If you want to display the comment prompt by hovering the mouse like eclipse, the opening method is:
Preferences-> ;Editor->General->Other->Show quick documentation on mouse move hook on
The above is the detailed content of View java source code and detailed introduction of annotation methods. For more information, please follow other related articles on the PHP Chinese website!

Start Spring using IntelliJIDEAUltimate version...

When using MyBatis-Plus or other ORM frameworks for database operations, it is often necessary to construct query conditions based on the attribute name of the entity class. If you manually every time...

Java...

How does the Redis caching solution realize the requirements of product ranking list? During the development process, we often need to deal with the requirements of rankings, such as displaying a...

Conversion of Java Objects and Arrays: In-depth discussion of the risks and correct methods of cast type conversion Many Java beginners will encounter the conversion of an object into an array...

Solutions to convert names to numbers to implement sorting In many application scenarios, users may need to sort in groups, especially in one...

Detailed explanation of the design of SKU and SPU tables on e-commerce platforms This article will discuss the database design issues of SKU and SPU in e-commerce platforms, especially how to deal with user-defined sales...

How to set the SpringBoot project default run configuration list in Idea using IntelliJ...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

Notepad++7.3.1
Easy-to-use and free code editor