|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
cyvis.core.* |
---|
cyvis.core.config.ErrorMessages | ||
---|---|---|
public static final String |
CANNOT_READ_PROJECT_FILE |
"Err:011 - Unable to read the project file" |
public static final String |
CORRUPT_XSL |
"Err:009 - The file required to generate HTML report is corrupt." |
public static final String |
EMPTY_PROJECT_FILE |
"Err:005 - The text file given as input is empty or contains no valid files" |
public static final String |
EXIT_WITH_ERR |
"Err:006 - Exit with Error" |
public static final String |
HTML_CREATION_ERROR |
"Err:010 - HTML report file cannot be created." |
public static final String |
INVALID_ARGS |
"Err:002 -Invalid use of arguments. Please see the usage provided." |
public static final String |
INVALID_PROJECT_FILE |
"Err:004 - The project file should be a *.class, *.jar or *.txt (containing a list of class and jar files) file" |
public static final String |
MISSING_XSL |
"Err:008 - The file required to generate HTML report is missing." |
public static final String |
NO_PROJECT_FILE |
"Err:001 - Report cannot be generated without a project file." |
public static final String |
NOXML_NOHTML |
"Err:007 - HTML could not be created because XML was not created" |
public static final String |
PROJECT_FILE_CORRUPT |
"Err:012 - The project file is corrupt." |
public static final String |
UNREADABLE_PROJECT_FILE |
"Err:003 - Unable to read the project file" |
cyvis.core.config.InfoMessages | ||
---|---|---|
public static final String |
CLASS_PROJECT_FILE |
"Project File is a class file" |
public static final String |
HTML_FILE_SET |
"HTML file set" |
public static final String |
HTML_REPORT_CREATED |
"HTML report has been created. Please see:" |
public static final String |
JAR_PROJECT_FILE |
"Project File is a jar file" |
public static final String |
METRICS_COLLECTED |
"Metrics Collected" |
public static final String |
PROJ_FILENAME_VALID |
"Project file name is valid" |
public static final String |
PROJ_READABLE |
"Project file is readable" |
public static final String |
PROJECT_FILE_SET |
"Project file set" |
public static final String |
PROPER_EXIT |
"Proper ShutDown" |
public static final String |
TXT_FILE_SET |
"Text file set" |
public static final String |
TXT_PROJECT_FILE |
"Project File is a text file" |
public static final String |
TXT_REPORT_CREATED |
"Text report has been created. Please see: " |
public static final String |
XML_FILE_SET |
"XML file set" |
public static final String |
XML_REPORT_CREATED |
"XML report has been created. Please see: " |
cyvis.core.config.Settings | ||
---|---|---|
public static final String |
HTML_FILE_NAME |
"cyvis-Report.html" |
public static final String |
TEXT_FILE_NAME |
"cyvis-Report.txt" |
public static final String |
VERSION |
"CyVis Version 0.9.0" |
public static final String |
XML_FILE_NAME |
"cyvis-Report.xml" |
public static final String |
XSL_FILE_NAME |
"cyvis-report.xsl" |
cyvis.core.config.Warnings | ||
---|---|---|
public static final String |
CANNOT_READ_FILES |
"War:016 - Some of the files in the list cannot be read." |
public static final String |
CC_INTEGER |
"War:015 - CC Values should be an Integers." |
public static final String |
CORRUPT_FILES |
"Some files have not been added because they were corrupt.\nPlease look into the log file for more information." |
public static final String |
HTML_TRANSFORMATION_ERROR |
"WAR:007 - Could not generate HTML report." |
public static final String |
INNERCLASS_LEFTOUT |
"WAR:005 - was skipped because its an inner class." |
public static final String |
INVALID_FILESET |
"War:012 - The fileset did not contain any valid files." |
public static final String |
INVALID_PREFERENCES |
"WAR:009 - One or more of the preferences filed is invalid." |
public static final String |
INVALID_PROJECT_FILES |
"WAR:011 - Some of files were not included because they \n were not either Jar or Class files." |
public static final String |
LOG_FILE_ERR |
"WAR:008 - Unable to create log file" |
public static final String |
NO_PROJECT_FILE_SELECTED |
"WAR:010 - No valid project files were selected." |
public static final String |
NO_WRITE_PERMISSION |
"War:014 - The directory that you have selected does not have write permissions." |
public static final String |
REPORT_CREATION_ERROR |
"WAR:006 - Unable to write to " |
public static final String |
SELECT_PROJECT_FILE |
"War:013 - Select a project (*.cys) file." |
public static final String |
UNABLE_TO_PROCESS |
"WAR:004 - is either corrupt or of invalid format, therefore unable to collect metrics" |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |