Author: aadamchik
Date: Tue Jul 18 12:20:17 2006
New Revision: 423211

URL: http://svn.apache.org/viewvc?rev=423211&view=rev
Log:
setting Apache header in Eclipse project preferences, so that all new classes 
are created with the correct header

Modified:
    
incubator/cayenne/main/trunk/cayenne/cayenne-java/.settings/org.eclipse.jdt.ui.prefs

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-java/.settings/org.eclipse.jdt.ui.prefs
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-java/.settings/org.eclipse.jdt.ui.prefs?rev=423211&r1=423210&r2=423211&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-java/.settings/org.eclipse.jdt.ui.prefs
 (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-java/.settings/org.eclipse.jdt.ui.prefs
 Tue Jul 18 12:20:17 2006
@@ -1,8 +1,8 @@
-#Sun Nov 06 12:03:51 MSK 2005
+#Tue Jul 18 15:18:47 EDT 2006
 eclipse.preferences.version=1
 formatter_settings_version=8
 internal.default.compliance=user
 org.eclipse.jdt.ui.ignorelowercasenames=true
 org.eclipse.jdt.ui.importorder=java;javax;org;com;
 org.eclipse.jdt.ui.ondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" 
encoding\="UTF-8"?>\n<templates><template 
id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment" 
description\="Comment for getter method" context\="gettercomment_context" 
enabled\="true" deleted\="false" autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment" 
description\="Comment for setter method" context\="settercomment_context" 
enabled\="true" deleted\="false" autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" 
name\="constructorcomment" description\="Comment for created constructors" 
context\="constructorcomment_context" enabled\="true" deleted\="false" 
autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment" 
description\="Comment for created Java files" context\="filecomment_context" 
enabled\="true" deleted\="false" autoinsert\="true">/*
 *\n * \n */</template><template 
id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment" 
description\="Comment for created types" context\="typecomment_context" 
enabled\="true" deleted\="false" autoinsert\="true">/**\n * @author \n 
*/</template><template id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" 
name\="fieldcomment" description\="Comment for fields" 
context\="fieldcomment_context" enabled\="true" deleted\="false" 
autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment" 
description\="Comment for non-overriding methods" 
context\="methodcomment_context" enabled\="true" deleted\="false" 
autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" 
name\="overridecomment" description\="Comment for overriding methods" 
context\="overridecomment_context" enabled\="true" deleted\="false" 
autoinsert\="true"/><template 
id\="org.eclipse.jdt.ui.text.codetemplates.newtype" na
 me\="newtype" description\="Newly created files" context\="newtype_context" 
enabled\="true" deleted\="false" autoinsert\="false">/* 
\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\n
 * \n * The ObjectStyle Group Software License, version 1.1\n * ObjectStyle 
Group - http\://objectstyle.org/\n * \n * Copyright (c) 2002-2005, Andrei 
(Andrus) Adamchik and individual authors\n * of the software. All rights 
reserved.\n * \n * Redistribution and use in source and binary forms, with or 
without\n * modification, are permitted provided that the following 
conditions\n * are met\:\n * \n * 1. Redistributions of source code must retain 
the above copyright\n *    notice, this list of conditions and the following 
disclaimer.\n * \n * 2. Redistributions in binary form must reproduce the above 
copyright\n *    notice, this list of conditions and the following disclaimer 
in\n *    the documentation and/or 
 other materials provided with the\n *    distribution.\n * \n * 3. The 
end-user documentation included with the redistribution, if any,\n *    must 
include the following acknowlegement\:\n *    "This product includes software 
developed by independent contributors\n *    and hosted on ObjectStyle Group 
web site (http\://objectstyle.org/)."\n *    Alternately, this acknowlegement 
may appear in the software itself,\n *    if and wherever such third-party 
acknowlegements normally appear.\n * \n * 4. The names "ObjectStyle Group" and 
"Cayenne" must not be used to endorse\n *    or promote products derived from 
this software without prior written\n *    permission. For written permission, 
email\n *    "andrus at objectstyle dot org".\n * \n * 5. Products derived from 
this software may not be called "ObjectStyle"\n *    or "Cayenne", nor may 
"ObjectStyle" or "Cayenne" appear in their\n *    names without prior written 
permission.\n * \n * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY
  EXPRESSED OR IMPLIED\n * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES\n * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
ARE\n * DISCLAIMED.  IN NO EVENT SHALL THE OBJECTSTYLE GROUP OR\n * ITS 
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, 
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n * LIMITED TO, 
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF\n * USE, DATA, OR PROFITS; 
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n * ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY,\n * OR TORT (INCLUDING NEGLIGENCE OR 
OTHERWISE) ARISING IN ANY WAY OUT\n * OF THE USE OF THIS SOFTWARE, EVEN IF 
ADVISED OF THE POSSIBILITY OF\n * SUCH DAMAGE.\n * 
\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\n
 * \n * This software consists of voluntary contributions made by many\n * 
individuals and hosted on ObjectStyle Group web
  site.  For more\n * information on the ObjectStyle Group, please see\n * 
&lt;http\://objectstyle.org/&gt;.\n 
*/\n${package_declaration}\n\n${typecomment}\n${type_declaration}</template><template
 id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock" 
description\="Code in new catch blocks" context\="catchblock_context" 
enabled\="true" deleted\="false" 
autoinsert\="true">${exception_var}.printStackTrace();</template><template 
id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody" 
description\="Code in created method stubs" context\="methodbody_context" 
enabled\="true" deleted\="false" 
autoinsert\="true">${body_statement}</template><template 
id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" 
name\="constructorbody" description\="Code in created constructor stubs" 
context\="constructorbody_context" enabled\="true" deleted\="false" 
autoinsert\="true">${body_statement}</template><template 
id\="org.eclipse.jdt.ui.text.codetemplates.ge
 tterbody" name\="getterbody" description\="Code in created getters" 
context\="getterbody_context" enabled\="true" deleted\="false" 
autoinsert\="true">return ${field};</template><template 
id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody" 
description\="Code in created setters" context\="setterbody_context" 
enabled\="true" deleted\="false" autoinsert\="true">${field} \= 
${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" 
encoding\="UTF-8"?><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"></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"></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"></template><template autoinsert\="true" 
context\="filecomment_context" deleted\="false" description\="Comment for 
created Java files" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.filecom
 ment" name\="filecomment">/**\n * \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 * @author \n */</template><template 
autoinsert\="true" context\="fieldcomment_context" deleted\="false" 
description\="Comment for fields" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" 
name\="fieldcomment"></template><template autoinsert\="true" 
context\="methodcomment_context" deleted\="false" description\="Comment for 
non-overriding methods" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" 
name\="methodcomment"></template><template autoinsert\="true" 
context\="overridecomment_context" deleted\="false" description\="Comment for 
overriding methods" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" 
name\="overridecomment"></template><templ
 ate 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,\n *  software distributed under the 
License is distributed on an\n *  "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS OF ANY\n *  KIND, either express or implied.  See the Lic
 ense for the\n *  specific language governing permissions and limitations\n *  
under the License.\n 
****************************************************************/\n${package_declaration}\n\n${typecomment}\n${type_declaration}</template><template
 autoinsert\="true" context\="catchblock_context" deleted\="false" 
description\="Code in new catch blocks" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" 
name\="catchblock">${exception_var}.printStackTrace();</template><template 
autoinsert\="true" context\="methodbody_context" deleted\="false" 
description\="Code in created method stubs" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" 
name\="methodbody">${body_statement}</template><template autoinsert\="true" 
context\="constructorbody_context" deleted\="false" description\="Code in 
created constructor stubs" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" 
name\="constructorbody">${body_statement}</template><t
 emplate autoinsert\="true" context\="getterbody_context" deleted\="false" 
description\="Code in created getters" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" 
name\="getterbody">return ${field};</template><template autoinsert\="true" 
context\="setterbody_context" deleted\="false" description\="Code in created 
setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" 
name\="setterbody">${field} \= ${param};</template><template autoinsert\="true" 
context\="delegatecomment_context" deleted\="false" description\="Comment for 
delegate methods" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" 
name\="delegatecomment">/**\n * ${tags}\n * ${see_to_target}\n 
*/</template><template autoinsert\="true" context\="classbody_context" 
deleted\="false" description\="Code in new class type bodies" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.classbody" 
name\="classbody">\n</template><template autoinsert\="t
 rue" context\="interfacebody_context" deleted\="false" description\="Code in 
new interface type bodies" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" 
name\="interfacebody">\n</template><template autoinsert\="true" 
context\="enumbody_context" deleted\="false" description\="Code in new enum 
type bodies" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" 
name\="enumbody">\n</template><template autoinsert\="true" 
context\="annotationbody_context" deleted\="false" description\="Code in new 
annotation type bodies" enabled\="true" 
id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" 
name\="annotationbody">\n</template></templates>


Reply via email to