org.jfree.xml.generator.generator.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jtstand-common Show documentation
Show all versions of jtstand-common Show documentation
jtstand-common is a library derived from jcommon, used by jtstand-chart, which is derived from jfreechart
#
# Copyright (c) 2009 Albert Kurucz.
#
# This file, generator.properties is part of JTStand.
#
# JTStand is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# JTStand 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 Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with GTStand. If not, see .
#
#
# Specifies the directory containing the sources ...
sourcedirectory=C:\\Documents and Settings\\sony\\My Documents\\eclipse-SDK-3.0M6-win32\\eclipse\\workspace\\jfreechart-cvs\\
#
# Where to generate the definition files ...
targetfile=C:\\model.xml
#
# From where to load the attribute handler definitions...
attributedefinition=attributehandler.properties
#
# The list of base classes we ignore when collecting the sources.
# Use this to remove unnecessary references.
ignore.baseclass.0=junit.framework.TestCase
ignore.baseclass.1=java.util.ResourceBundle
ignore.baseclass.2=java.awt.Component
ignore.baseclass.3=org.jfree.chart.ChartColor
ignore.baseclass.4=org.jfree.chart.ChartFactory
ignore.baseclass.5=org.jfree.chart.ChartUtilities
ignore.baseclass.6=java.lang.Throwable
ignore.baseclass.7=java.util.EventObject
ignore.baseclass.8=javax.swing.text.AbstractDocument
#
# The list of packages we ignore.
ignore.package.0=com.keypoint
ignore.package.1=org.jfree.xml
ignore.package.2=org.jfree.threads
ignore.package.3=org.jfree.resources
ignore.package.4=org.jfree.util
ignore.package.5=org.jfree.layout
ignore.package.6=org.jfree.io
ignore.package.7=org.jfree.demo
ignore.package.8=org.jfree.chart.demo
ignore.package.9=org.jfree.chart.event
ignore.package.10=org.jfree.chart.junit
ignore.package.11=org.jfree.chart.resources
ignore.package.12=org.jfree.chart.ui
ignore.package.13=org.jfree.data.xml
ignore.package.14=org.jfree.chart.servlet
ignore.package.15=org.jfree.chart.renderer.junit
ignore.package.16=org.jfree.chart.xml
© 2015 - 2024 Weber Informatics LLC | Privacy Policy