We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4e76d commit 4d21a1bCopy full SHA for 4d21a1b
README.md
@@ -109,7 +109,7 @@ Tested on 7.2.1
109
<a name="IDEA" />
110
111
## [IntelliJ IDEA] IDE ##
112
-1. Install [Java Operator Overloading support](http://plugins.jetbrains.com/plugin?pr=&pluginId=7224) plugin: `File -> Settings -> Plugins -> Browse repositories`. Mirror: [idea-oo-plugin.jar]) <br/>
+1. Install [Java Operator Overloading support](https://plugins.jetbrains.com/idea/plugin/7224-java-operator-overloading-support) plugin: `File -> Settings -> Plugins -> Browse repositories`. Mirror: [idea-oo-plugin.jar]) <br/>
113
For [Maven projects](#maven) installation is done. IDEA should setup everything according to pom.xml. <br/>
114
For other project types: <br/>
115
2. Add [javac8-oo-plugin.jar] as compile or processor library.
0 commit comments