File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
core/mybatis-generator-core/src/site/xhtml Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 33
33
recommended for JDK 9+. If you prefer to use the "javax" annotations, there is a new property on the
34
34
<commentGenerator> element that will override this behavior.
35
35
</ li >
36
+ < li > The Maven plugin now includes an integration with Eclipse Maven support. If you import a Maven project with the
37
+ generator configured into an Eclipse workspace, the code generator will run automatically.
38
+ </ li >
36
39
</ ul >
37
40
38
41
Original file line number Diff line number Diff line change 11
11
</location >
12
12
</locations >
13
13
<targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
14
- </target >
14
+ </target >
Original file line number Diff line number Diff line change 11
11
</location >
12
12
</locations >
13
13
<targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
14
- </target >
14
+ </target >
Original file line number Diff line number Diff line change 11
11
</location >
12
12
</locations >
13
13
<targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
14
- </target >
14
+ </target >
Original file line number Diff line number Diff line change 11
11
</location >
12
12
</locations >
13
13
<targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
14
- </target >
14
+ </target >
You can’t perform that action at this time.
0 commit comments