JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / schemas / jalview.properties
index 6508fcc..42b5ef7 100644 (file)
@@ -1,63 +1,31 @@
-#\r
-# Property file for SourceCodeGenerator\r
-#\r
-# $Id$\r
-\r
-# To enable bound properties uncomment the following line. Please\r
-# note that currently *all* fields will be treated as bound properties\r
-# when enabled. This will change in the future when we introduce\r
-# fine grained control over each class and it's properties.\r
-#\r
-#org.exolab.castor.builder.boundproperties=true\r
-\r
-# Java class mapping of <xsd:element>'s and <xsd:complexType>'s \r
-#\r
-#org.exolab.castor.builder.javaclassmapping=element\r
-\r
-# This property allows one to specify the super class of *all* \r
-# generated classes\r
-#\r
-#org.exolab.castor.builder.superclass=com.xyz.BaseObject\r
-\r
-# XML namespace mapping to Java packages\r
-#\r
-#org.exolab.castor.builder.nspackages=\\r
-  http://www.xyz.com/schemas/project=com.xyz.schemas.project,\\r
-  http://www.xyz.com/schemas/person=com.xyz.schemas.person\r
-\r
-# Set to true if you want to generate the equals method\r
-# for each generated class\r
-# false by default\r
-#\r
-#org.exolab.castor.builder.equalsmethod=true\r
-\r
-# Set to true if you want to use Object Wrappers instead\r
-# of primitives (e.g Float instead of float).\r
-# false by default.\r
-#\r
-#org.exolab.castor.builder.primitivetowrapper=false\r
-\r
-# Set to true if you want the generated class descriptors to\r
-# expose the element and attribute names they contain.\r
-# false by default.\r
-#\r
-#org.exolab.castor.builder.classdescfieldnames=false\r
-\r
-# Set to true if you want the generated source code to contain\r
-# Extra methods for the collection fields, such as get/set using\r
-# the collection type in addition to the type-safe array.\r
-# Set this to true if you want your code to be more compatible \r
-# with Castor JDO. This is false by default.\r
-#\r
-#org.exolab.castor.builder.extraCollectionMethods=true\r
-\r
-# Use old-style (Castor 0.9.3.9) of naming that uppercases\r
-# names after an underscore\r
-#\r
-#org.exolab.castor.xml.JavaNaming.upperCaseAfterUnderscore=true\r
-\r
-# This property specifies whether generated enumerated type\r
-# classes implement the EnumeratedTypeAccess interface.\r
-# false by default\r
-#org.exolab.castor.builder.enumTypeAccessInterface=true\r
-\r
+##
+# Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
+# Copyright (C) 2015 The Jalview Authors
+# 
+# This file is part of Jalview.
+# 
+# Jalview is free software: you can redistribute it and/or
+# modify it under the terms of the GNU General Public License 
+# as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+#  
+# Jalview is distributed in the hope that it will be useful, but 
+# WITHOUT ANY WARRANTY; without even the implied warranty 
+# of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+# PURPOSE.  See the GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+# The Jalview Authors are detailed in the 'AUTHORS' file.
+##
+#
+# Property file for SourceCodeGenerator for jalview project XML
+#
+
+#org.exolab.castor.builder.superclass=com.xyz.BaseObject
+
+# XML namespace mapping to Java packages
+#
+org.exolab.castor.builder.nspackages=\
+  www.vamsas.ac.uk/jalview/version2=jalview.schemabinding.version2,\
+  www.jalview.org/colours=jalview.schemabinding.version2,\
+  www.jalview.org=jalview.schemabinding.version2
+