# The Report Title
report.title=DOM3.0 Audit
# Refer to the directory where the project to audit is
project.dir=C:/___myWork/CodeCamp/AdvancedXML/DOM3LoadAndSave
# This is the directory of the present project
working.dir=C:/___myWork/JDevRelated/AuditRules/AuditTest
# The directory where you've doanloaded Apache fop
apache.fop.dir=C:/__Download/XMLRelated/ApacheFOP/fop-0.20.5
# The name of the project to audit
project.name=DOM3LoadAndSave.jpr
output.name=audit.xml
profile.name=All
# The JDeveloper Home directory
audit.home=C:/JDev905.1605/jdev/bin
audit.exec=ojaudit
|