Last change
on this file since 18051 was 12586, checked in by Don-vip, 7 years ago |
see #14794 - update to checkstyle 8.0 (to match the version used by Eclipse CS) + add new project to build custom Eclipse plugin (now required)
|
File size:
388 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <classpath>
|
---|
3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
---|
4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
---|
5 | <classpathentry kind="src" path="src/"/>
|
---|
6 | <classpathentry kind="output" path="target/classes"/>
|
---|
7 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.