- Install command line git
- Install IntelliJ IDEA and launch it
- From the menu: Version Control > Checkout from Version Control > Git
- In "Git Repository URL" type:
- Read-only: git://imagejdev.org/imagej.git
ImageJ in IDEA (read only) - Read/write: git@imagejdev.org:imagej.git
ImageJ in IDEA (read/write)
- Leave "Origin Name" blank
- In "Parent Directory" choose your IDEA workspace folder
- In "Directory Name" specify "imagej"
- Click Clone
- When the dialog box asks about creating a project, answer No
- Choose "Open Project..." from the File menu
- Navigate to your IDEA workspace folder and open the project