Enabled Checkstyle in projects. 09/38609/1
authorDavid M. Karr <davidmichaelkarr@gmail.com>
Mon, 9 May 2016 20:52:37 +0000 (13:52 -0700)
committerDavid M. Karr <davidmichaelkarr@gmail.com>
Mon, 9 May 2016 20:54:18 +0000 (13:54 -0700)
commit4e441e929ad23343e312b0b95b90b6cdce6ac1bf
tree4784114f08e9a17d3989d1d02d7672615abe4912
parent32bf27d42db1383bb572d6f202080456539bf1de
Enabled Checkstyle in projects.

Added src/test/java to build.properties to hopefully prevent Eclipse
from removing the reference to the folder in the build path again.

Added two additional .project files.

Change-Id: Ie59651858369c029de49db5cfba72b54683b082c
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>
15 files changed:
.gitignore
.project [new file with mode: 0644]
features/org.opendaylight.yangide.feature/.project
features/org.opendaylight.yangide.m2e.yang.feature/.project
plugins/org.opendaylight.yangide.core/.project
plugins/org.opendaylight.yangide.editor/.project
plugins/org.opendaylight.yangide.ext.model.editor/.classpath
plugins/org.opendaylight.yangide.ext.model.editor/.project
plugins/org.opendaylight.yangide.ext.model.editor/build.properties
plugins/org.opendaylight.yangide.ext.model/.project
plugins/org.opendaylight.yangide.ext.refactoring/.project
plugins/org.opendaylight.yangide.m2e.yang/.project
product/update-site/.project [new file with mode: 0644]
product/update-site/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
tests/.project [new file with mode: 0644]