1 *bd8ef897SAndrew Rist# ************************************************************* 2 *bd8ef897SAndrew Rist# 3 *bd8ef897SAndrew Rist# Licensed to the Apache Software Foundation (ASF) under one 4 *bd8ef897SAndrew Rist# or more contributor license agreements. See the NOTICE file 5 *bd8ef897SAndrew Rist# distributed with this work for additional information 6 *bd8ef897SAndrew Rist# regarding copyright ownership. The ASF licenses this file 7 *bd8ef897SAndrew Rist# to you under the Apache License, Version 2.0 (the 8 *bd8ef897SAndrew Rist# "License"); you may not use this file except in compliance 9 *bd8ef897SAndrew Rist# with the License. You may obtain a copy of the License at 10 *bd8ef897SAndrew Rist# 11 *bd8ef897SAndrew Rist# http://www.apache.org/licenses/LICENSE-2.0 12 *bd8ef897SAndrew Rist# 13 *bd8ef897SAndrew Rist# Unless required by applicable law or agreed to in writing, 14 *bd8ef897SAndrew Rist# software distributed under the License is distributed on an 15 *bd8ef897SAndrew Rist# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 *bd8ef897SAndrew Rist# KIND, either express or implied. See the License for the 17 *bd8ef897SAndrew Rist# specific language governing permissions and limitations 18 *bd8ef897SAndrew Rist# under the License. 19 *bd8ef897SAndrew Rist# 20 *bd8ef897SAndrew Rist# ************************************************************* 21 *bd8ef897SAndrew Rist 22 cdf0e10cSrcweir# x-no-translate 23 cdf0e10cSrcweirapplication.desc=This Program shows three pictures in one line. 24 cdf0e10cSrcweirapplication.title=ConvwatchGUIProject 25 cdf0e10cSrcweirapplication.vendor=Oracle and/or its affiliates 26 cdf0e10cSrcweirbuild.classes.dir=${build.dir}/classes 27 cdf0e10cSrcweirbuild.classes.excludes=**/*.java,**/*.form 28 cdf0e10cSrcweir# This directory is removed when the project is cleaned: 29 cdf0e10cSrcweirbuild.dir=build 30 cdf0e10cSrcweirbuild.generated.dir=${build.dir}/generated 31 cdf0e10cSrcweirbuild.generated.sources.dir=${build.dir}/generated-sources 32 cdf0e10cSrcweir# Only compile against the classpath explicitly listed here: 33 cdf0e10cSrcweirbuild.sysclasspath=ignore 34 cdf0e10cSrcweirbuild.test.classes.dir=${build.dir}/test/classes 35 cdf0e10cSrcweirbuild.test.results.dir=${build.dir}/test/results 36 cdf0e10cSrcweir# Uncomment to specify the preferred debugger connection transport: 37 cdf0e10cSrcweir#debug.transport=dt_socket 38 cdf0e10cSrcweirdebug.classpath=\ 39 cdf0e10cSrcweir ${run.classpath} 40 cdf0e10cSrcweirdebug.test.classpath=\ 41 cdf0e10cSrcweir ${run.test.classpath} 42 cdf0e10cSrcweir# This directory is removed when the project is cleaned: 43 cdf0e10cSrcweirdist.dir=dist 44 cdf0e10cSrcweirdist.jar=${dist.dir}/ConvwatchGUIProject.jar 45 cdf0e10cSrcweirdist.javadoc.dir=${dist.dir}/javadoc 46 cdf0e10cSrcweirendorsed.classpath= 47 cdf0e10cSrcweirexcludes= 48 cdf0e10cSrcweirincludes=** 49 cdf0e10cSrcweirjar.compress=false 50 cdf0e10cSrcweirjavac.classpath= 51 cdf0e10cSrcweir# Space-separated list of extra javac options 52 cdf0e10cSrcweirjavac.compilerargs= 53 cdf0e10cSrcweirjavac.deprecation=false 54 cdf0e10cSrcweirjavac.source=1.5 55 cdf0e10cSrcweirjavac.target=1.5 56 cdf0e10cSrcweirjavac.test.classpath=\ 57 cdf0e10cSrcweir ${javac.classpath}:\ 58 cdf0e10cSrcweir ${build.classes.dir}:\ 59 cdf0e10cSrcweir ${libs.junit.classpath}:\ 60 cdf0e10cSrcweir ${libs.junit_4.classpath} 61 cdf0e10cSrcweirjavadoc.additionalparam= 62 cdf0e10cSrcweirjavadoc.author=false 63 cdf0e10cSrcweirjavadoc.encoding=${source.encoding} 64 cdf0e10cSrcweirjavadoc.noindex=false 65 cdf0e10cSrcweirjavadoc.nonavbar=false 66 cdf0e10cSrcweirjavadoc.notree=false 67 cdf0e10cSrcweirjavadoc.private=false 68 cdf0e10cSrcweirjavadoc.splitindex=true 69 cdf0e10cSrcweirjavadoc.use=true 70 cdf0e10cSrcweirjavadoc.version=false 71 cdf0e10cSrcweirjavadoc.windowtitle= 72 cdf0e10cSrcweirjnlp.codebase.type=local 73 cdf0e10cSrcweirjnlp.descriptor=application 74 cdf0e10cSrcweirjnlp.enabled=false 75 cdf0e10cSrcweirjnlp.offline-allowed=false 76 cdf0e10cSrcweirjnlp.signed=false 77 cdf0e10cSrcweirmain.class=ConvwatchGUI 78 cdf0e10cSrcweirmanifest.file=manifest.mf 79 cdf0e10cSrcweirmeta.inf.dir=${src.dir}/META-INF 80 cdf0e10cSrcweirplatform.active=default_platform 81 cdf0e10cSrcweirrun.classpath=\ 82 cdf0e10cSrcweir ${javac.classpath}:\ 83 cdf0e10cSrcweir ${build.classes.dir} 84 cdf0e10cSrcweir# Space-separated list of JVM arguments used when running the project 85 cdf0e10cSrcweir# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value 86 cdf0e10cSrcweir# or test-sys-prop.name=value to set system properties for unit tests): 87 cdf0e10cSrcweirrun.jvmargs= 88 cdf0e10cSrcweirrun.test.classpath=\ 89 cdf0e10cSrcweir ${javac.test.classpath}:\ 90 cdf0e10cSrcweir ${build.test.classes.dir} 91 cdf0e10cSrcweirsource.encoding=UTF-8 92 cdf0e10cSrcweirsrc.dir=src 93 cdf0e10cSrcweirtest.src.dir=test 94