Skip to content

Commit

Permalink
fix eclipse ide formatter to be more inline with checkstyle/enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jan 31, 2015
1 parent 394d08b commit 1f4262c
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 257 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/</template><template autoinsert="true" context="constructorcomment_context" deleted="false" description="Comment for created constructors" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name="constructorcomment">/**
* ${tags}
*/</template><template autoinsert="false" context="filecomment_context" deleted="false" description="Comment for created Java files" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.filecomment" name="filecomment">/*
* Copyright 2014-${year} Red Hat, Inc. and/or its affiliates
* Copyright ${year} Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 1f4262c

Please sign in to comment.