Updated Branches: refs/heads/master 4c6add84d -> 30aea0b30
forgot about rat Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/30aea0b3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/30aea0b3 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/30aea0b3 Branch: refs/heads/master Commit: 30aea0b308ecad27a1c9b9bea5d906fb7ec9ca46 Parents: 4c6add8 Author: Daan Hoogland <[email protected]> Authored: Tue Oct 29 14:35:45 2013 +0100 Committer: Daan Hoogland <[email protected]> Committed: Tue Oct 29 14:35:45 2013 +0100 ---------------------------------------------------------------------- tools/eclipse/ApacheCloudStack.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/30aea0b3/tools/eclipse/ApacheCloudStack.xml ---------------------------------------------------------------------- diff --git a/tools/eclipse/ApacheCloudStack.xml b/tools/eclipse/ApacheCloudStack.xml index e69e034..5a0a01d 100644 --- a/tools/eclipse/ApacheCloudStack.xml +++ b/tools/eclipse/ApacheCloudStack.xml @@ -1,4 +1,22 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> <profiles version="12"> <profile kind="CodeFormatterProfile" name="ApacheCloudStack" version="12"> <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
