Repository: phoenix
Updated Branches:
  refs/heads/4.0 4ed86c0cc -> ece26a013


PHOENIX-1419 Update eclipse preferences file with correct header information 
(Samarth Jain)


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ece26a01
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ece26a01
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/ece26a01

Branch: refs/heads/4.0
Commit: ece26a01389d9e1e145955db10125adf4ecebb82
Parents: 4ed86c0
Author: James Taylor <jtay...@salesforce.com>
Authored: Thu Nov 6 22:59:31 2014 -0800
Committer: James Taylor <jtay...@salesforce.com>
Committed: Thu Nov 6 22:59:31 2014 -0800

----------------------------------------------------------------------
 dev/eclipse_prefs_phoenix.epf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/ece26a01/dev/eclipse_prefs_phoenix.epf
----------------------------------------------------------------------
diff --git a/dev/eclipse_prefs_phoenix.epf b/dev/eclipse_prefs_phoenix.epf
index 5a0d998..a218c97 100644
--- a/dev/eclipse_prefs_phoenix.epf
+++ b/dev/eclipse_prefs_phoenix.epf
@@ -796,7 +796,7 @@ file_export_version=3.0
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.packages.linktoeditor=true
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.staticondemandthreshold=99
 
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.code_templates_migrated=true
-/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_code_templates=<?xml
 version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template 
autoinsert\="true" context\="gettercomment_context" deleted\="false" 
description\="Comment for getter method" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" 
name\="gettercomment">/**\n * @return Returns the ${bare_field_name}.\n 
*/</template><template autoinsert\="true" context\="settercomment_context" 
deleted\="false" description\="Comment for setter method" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" 
name\="settercomment">/**\n * @param ${param} The ${bare_field_name} to set.\n 
*/</template><template autoinsert\="true" context\="typecomment_context" 
deleted\="false" description\="Comment for created types" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" 
name\="typecomment">/**\n * Describe your class here.\n *\n * @since 138\n 
*/</template><template a
 utoinsert\="true" context\="fieldcomment_context" deleted\="false" 
description\="Comment for fields" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" 
name\="fieldcomment">/**\n * Comment for &lt;code&gt;${field}&lt;/code&gt;\n 
*/</template><template autoinsert\="false" context\="newtype_context" 
deleted\="false" description\="Newly created files" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">/*\n * 
Copyright 2010 The Apache Software Foundation\n *\n * Licensed to the Apache 
Software Foundation (ASF) under one\n * or more contributor license agreements. 
 See the NOTICE file\n *distributed with this work for additional information\n 
* regarding copyright ownership.  The ASF licenses this file\n * to you under 
the Apache License, Version 2.0 (the\n * "License"); you maynot use this file 
except in compliance\n * with the License.  You may obtain a copy of the 
License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n
  * Unless required by applicablelaw or agreed to in writing, software\n * 
distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT 
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the 
License for the specific language governing permissions and\n * limitations 
under the License.\n 
*/\n${package_declaration}\n\n${typecomment}\n${type_declaration}</template></templates>
+/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_code_templates=<?xml
 version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template 
autoinsert\="true" context\="gettercomment_context" deleted\="false" 
description\="Comment for getter method" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" 
name\="gettercomment">/**\n * @return Returns the ${bare_field_name}.\n 
*/</template><template autoinsert\="true" context\="settercomment_context" 
deleted\="false" description\="Comment for setter method" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" 
name\="settercomment">/**\n * @param ${param} The ${bare_field_name} to set.\n 
*/</template><template autoinsert\="true" context\="typecomment_context" 
deleted\="false" description\="Comment for created types" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" 
name\="typecomment">/**\n * Describe your class here.\n *\n * @since 138\n 
*/</template><template a
 utoinsert\="true" context\="fieldcomment_context" deleted\="false" 
description\="Comment for fields" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" 
name\="fieldcomment">/**\n * Comment for &lt;code&gt;${field}&lt;/code&gt;\n 
*/</template><template autoinsert\="false" context\="newtype_context" 
deleted\="false" description\="Newly created files" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">/*\n * 
Licensed to the Apache Software Foundation (ASF) under one\n * or more 
contributor license agreements.  See the NOTICE file\n * distributed with this 
work for additional information\n * regarding copyright ownership.  The ASF 
licenses this file\n * to you under the Apache License, Version 2.0 (the\n * 
"License"); you may not use this file except in compliance\n * with the 
License.  You may obtain a copy of the License at\n *\n * 
http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by 
applicable law or agreed to in
  writing, software\n * distributed under the License is distributed on an "AS 
IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.\n * See the License for the specific language governing permissions 
and\n * limitations under the License.\n 
*/\n${package_declaration}\n\n${typecomment}\n${type_declaration}</template></templates>
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_templates=<?xml 
version\="1.0" encoding\="UTF-8"?><templates/>
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.templates_migrated=true
 /instance/org.eclipse.jdt.ui/proposalOrderMigrated=true

Reply via email to