Ready to generate your unit test?
Go to Step 2Installation instructions for installing BaseRock into your IntelliJ IDE.
Installation Requirements
IntelliJ Version
You must be running at least IntelliJ version 2023.1.x, or newer. If you’re running an older version of IntelliJ, the BaseRock plugin will not work. To begin:
Java 8+
BaseRock supports Java 8+. This step assumes that you have JDK installed on your machine. If you’re running an older version of Java, please reach out to us atsupport@baserock.ai
If you don’t have an existing Java project and still want to try BaseRock, feel free to follow our hands-on lab here to start from scratch setting up an environment
In the IntelliJ IDEA menu choose Settings
Note: The IntelliJ IDEA menu is on the left of File menu tab.
Go to Plugins > Marketplace tab. Search for "BaseRock" and click Install.
Tip: Search from the Plugin/Marketplace tab located to the left of the Plugin/Installed.
Click on Restart IDE for the changes to take effect
Open up your Java file. Find
the BaseRock logo in the gutter of your IDE