File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Then you need to add the following to your `pom.xml` to store the settings of `m
9090
9191Once this is done, you need to enable annotation processing for your project in the ` m2e-apt ` project settings:
9292
93- ![ Enabling Annotation processing in Eclipse] ( https://axellience.github.io/vue-gwt/resources/images/eclise -enable-annotation-processing.jpg )
93+ ![ Enabling Annotation processing in Eclipse] ( https://axellience.github.io/vue-gwt/resources/images/eclipse -enable-annotation-processing.jpg )
9494
9595### IntelliJ IDEA
9696By default IntelliJ doesn't support automatic annotation processing when the app is running.
Original file line number Diff line number Diff line change @@ -913,7 +913,7 @@ <h3 id="eclipse">Eclipse</h3>
913913< span class ="hljs-tag "> </< span class ="hljs-name "> pluginManagement</ span > ></ span >
914914</ code > </ pre >
915915< p > Once this is done, you need to enable annotation processing for your project in the < code > m2e-apt</ code > project settings:</ p >
916- < p > < img src ="https://axellience.github.io/vue-gwt/resources/images/eclise -enable-annotation-processing.jpg " alt ="Enabling Annotation processing in Eclipse "> </ p >
916+ < p > < img src ="https://axellience.github.io/vue-gwt/resources/images/eclipse -enable-annotation-processing.jpg " alt ="Enabling Annotation processing in Eclipse "> </ p >
917917< h3 id ="intellij-idea "> IntelliJ IDEA</ h3 >
918918< p > By default IntelliJ doesn't support automatic annotation processing when the app is running.
919919But don't worry, enabling it is easy!</ p >
You can’t perform that action at this time.
0 commit comments