Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle
index 11b5e4fd4de..9975b61e3a5 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/.checkstyle
@@ -11,7 +11,7 @@ Contributors:
Alban Ménager (Soft-Maint) - Bug 387470 - [EFacet][Custom] Editors
-->
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
- <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