<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Copyright (c) 2010 Mia-Software and others. | |
All rights reserved. This program and the accompanying materials | |
are made available under the terms of the Eclipse Public License v2.0 | |
which accompanies this distribution, and is available at | |
http://www.eclipse.org/legal/epl-v20.html | |
Contributors: | |
Nicolas Guyomar (Mia-Software) | |
--> | |
<fileset-config file-format-version="1.2.0" simple-config="true"> | |
<local-check-config name="EmfFacet" location="../org.eclipse.emf.facet.archi.tech.rules/checkstyle/EmfFacet-6.2.checkstyle" type="project" description=""/> | |
<fileset name="all" enabled="true" check-config-name="EmfFacet" local="true"> | |
<file-match-pattern match-pattern="." include-pattern="true"/> | |
<file-match-pattern match-pattern="Messages.java" include-pattern="false"/> | |
</fileset> | |
</fileset-config> |