Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle b/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle
index cc4564edfe6..d058aea5b90 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/.checkstyle
@@ -10,7 +10,7 @@ Contributors:
Nicolas Bros (Mia-Software) - initial API and implementation
-->
<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.checkstyle" type="project" description=""/>
+ <local-check-config name="EmfFacet" location="/org.eclipse.papyrus.emf.facet.archi.tech.rules/checkstyle/EmfFacet.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"/>

Back to the top