Skip to content

Commit ff9a6fd

Browse files
authored
Update intellij.md
Fix eclipse prefs
1 parent 9cbed08 commit ff9a6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/develop/intellij.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ A tutorial on IntelliJ plugins can be found [here](https://www.jetbrains.com/hel
5858

5959
After installing the ECF plugin you need to set it to use the Eclipse code styles file of the ImageJ project:
6060

61-
1. Download [eclipse-preferences.epf](https://github.com/imagej/imagej2/blob/master/config/eclipse-preferences.epf)
61+
1. Download [eclipse-preferences.epf](https://github.com/scijava/scijava-coding-style/blob/master/preferences.epf)
6262
2. Open Eclipse and follow [these](http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftimpandexp.htm) steps to import an `.epf` file
6363
3. Open {% include bc path="Window | Preferences | Java | Code Style | Formatter" %}
6464
4. Set *Active Profile* to *ImageJ*

0 commit comments

Comments
 (0)