Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre GAUTIER2017-08-29 08:35:50 +0000
committerQuentin Le Menez2017-09-03 17:47:41 +0000
commit87487748a9d129d2eb3676382dd9cf40bb021049 (patch)
treea3de7ded343494d79619de27f6778ebad9825f09 /plugins/infra/ui/org.eclipse.papyrus.infra.widgets
parentb28dcaade3a6ba4c18bd92054b17da51b84258a8 (diff)
downloadorg.eclipse.papyrus-87487748a9d129d2eb3676382dd9cf40bb021049.tar.gz
org.eclipse.papyrus-87487748a9d129d2eb3676382dd9cf40bb021049.tar.xz
org.eclipse.papyrus-87487748a9d129d2eb3676382dd9cf40bb021049.zip
Bug 521572 - [General] Various cleanups
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 remove unused .pmd and .checkstyle files Change-Id: I26091111fea4afb56e60a911c013f0119f4dec80 Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
Diffstat (limited to 'plugins/infra/ui/org.eclipse.papyrus.infra.widgets')
-rw-r--r--plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.checkstyle7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.checkstyle b/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.checkstyle
deleted file mode 100644
index 75246d341f9..00000000000
--- a/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/.checkstyle
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
- <fileset name="all" enabled="true" check-config-name="Sun Checks" local="false">
- <file-match-pattern match-pattern="." include-pattern="true"/>
- </fileset>
-</fileset-config>

Back to the top