X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=nbproject%2Fproject.properties;h=878d309e7f687f8f731aae451d1c1a3a8d527656;hb=9eb7ef40604ef4779523f2f2a283c23cef429bb4;hp=87df84ddff1b842fbda92842be343ed47d5d53f5;hpb=df05b75cc541ddf6a0a6fa62e50bbff53df03e30;p=jalview.git diff --git a/nbproject/project.properties b/nbproject/project.properties index 87df84d..878d309 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,3 +1,20 @@ +############################################################################### +# Jalview - A Sequence Alignment Editor and Viewer (Version 2.7) +# Copyright (C) 2011 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle +# +# 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 . +############################################################################### annotation.processing.enabled=true annotation.processing.enabled.in.editor=false annotation.processing.run.all.processors=true @@ -42,8 +59,8 @@ file.reference.jalview-src=src file.reference.jaxrpc.jar=lib/jaxrpc.jar file.reference.JGoogleAnalytics_0.3.jar=lib/JGoogleAnalytics_0.3.jar file.reference.jhall.jar=lib/jhall.jar -file.reference.Jmol-12.1.13.jar=lib/Jmol-12.1.13.jar -file.reference.JmolApplet-12.1.13.jar=appletlib/JmolApplet-12.1.13.jar +file.reference.Jmol-12.2.4.jar=lib/Jmol-12.2.4.jar +file.reference.JmolApplet-12.2.4.jar=appletlib/JmolApplet-12.2.4.jar file.reference.log4j-1.2.8.jar=lib/log4j-1.2.8.jar file.reference.mail.jar=lib/mail.jar file.reference.min-jaba-client.jar=lib/min-jaba-client.jar @@ -74,7 +91,7 @@ javac.classpath=\ ${file.reference.jaxrpc.jar}:\ ${file.reference.JGoogleAnalytics_0.3.jar}:\ ${file.reference.jhall.jar}:\ - ${file.reference.Jmol-12.1.13.jar}:\ + ${file.reference.Jmol-12.2.4.jar}:\ ${file.reference.miglayout-4.0-swing.jar}:\ ${file.reference.log4j-1.2.8.jar}:\ ${file.reference.mail.jar}:\ @@ -83,7 +100,7 @@ javac.classpath=\ ${file.reference.xml-apis.jar}:\ ${file.reference.xercesImpl.jar}:\ ${file.reference.wsdl4j.jar}:\ - ${file.reference.JmolApplet-12.1.13.jar} + ${file.reference.JmolApplet-12.2.4.jar} # Space-separated list of extra javac options javac.compilerargs= javac.deprecation=false