Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IntraJNew to Visual Studio Code? Get it now.
IntraJ

IntraJ

IdrissRiouak

|
125 installs
| (2) | Free
IntraJ: fast and accurate intra-procedural dataflow analyses
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IntraJ is a static analyser for Java that offers dataflow analyses such as NullPointerExceptions and UnusedAssignment analyses. It also detects code smells in your Java code.

Try it out

To get started with IntraJ, simply install the extension for Visual Studio Code by following the link below:

  • IntraJ extension for Visual Studio Code

Once you have installed the extension, IntraJ will run automatically on all open Java files without any user intervention. If any issues are found, IntraJ will provide precise explanations of the bugs and suggest quickfixes (if available) to resolve them.

IntraJ can also be downloaded directly from the GitHub repository:

  • IntraJ GitHub repository

Documentation

The documentation for IntraJ can be found at the following link:

  • IntraJ documentation
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft