diff options
author | eneufeld | 2014-05-12 10:22:39 +0000 |
---|---|---|
committer | eneufeld | 2014-05-12 10:22:39 +0000 |
commit | ae6b5b521b664d0d0c1c3e730f4f6db51e2e29b7 (patch) | |
tree | ba03af37c7483b7816153cfd338e823fb0053859 /bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt | |
parent | 336f3e58757fbc6d41bafc267999f56329c4a8a6 (diff) | |
download | org.eclipse.emf.ecp.core-ae6b5b521b664d0d0c1c3e730f4f6db51e2e29b7.tar.gz org.eclipse.emf.ecp.core-ae6b5b521b664d0d0c1c3e730f4f6db51e2e29b7.tar.xz org.eclipse.emf.ecp.core-ae6b5b521b664d0d0c1c3e730f4f6db51e2e29b7.zip |
412348: Remove all warnings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412348
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/.checkstyle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/.checkstyle b/bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/.checkstyle index c75803269b..8f541b2af7 100644 --- a/bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/.checkstyle +++ b/bundles/org.eclipse.emf.ecp.view.groupedgrid.ui.swt/.checkstyle @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false"> - <local-check-config name="ESM Checkstyle" location="http://download.eclipse.org/emfclient/config/esmCheckstyle.xml" type="remote" description=""> + <local-check-config name="ESM Checkstyle" location="http://download.eclipse.org/ecp/config/esmCheckstyle.xml" type="remote" description=""> <additional-data name="cache-file" value="true"/> <additional-data name="cache-props-file-location" value="null_1375458582796_cache.properties"/> <additional-data name="cache-file-location" value="null_1375458582796_cache.xml"/> |