Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan authored Jan 31, 2024
1 parent d6e7538 commit f015ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ QuPath itself is developed using IntelliJ, and you can import the extension temp
However, for development and testing, it can help to import QuPath *and* the extension and have them in your IDE side-by-side.
In IntelliJ, you can do this in a few steps:
* Get QuPath's source code, as described at https://qupath.readthedocs.io/en/latest/docs/reference/building.html
* Get QuPath's source code, as described at https://qupath.readthedocs.io/en/stable/docs/reference/building.html
* Store your extension code in a directory *beside* QuPath's code. So it should be located next to the `qupath` code directory.
* Import QuPath into IntelliJ as a Gradle project (you don't need to import the extension yet!)
* See https://www.jetbrains.com/help/idea/work-with-gradle-projects.html
Expand Down

0 comments on commit f015ecc

Please sign in to comment.