Successfully!

Error!

You are viewing 10.0 help doc. More details are displayed in the latest help doc

Installation directory structure

I. Report installation root directory

The path of the report installation root directory is: %FR_HOME%\, and the folders contained in the directory are as shown in the figure below:

1.png

The contents of each folder are shown in the following table:

Folder
 Contents
.install4j
Picture of designer
binVarious executable files, startup directory, startup programs including designer, built-in server, documentation, and Demo
designerbackupAfter using the online update plugin to upgrade, back up the old version of the JAR package by date
iisFilterFile for IIS integration, filter used by IIS server
jreJava runtime environment
libPart of the JAR package that the designer depends on
logsStore system GC logs, which can reflect the load of the system
pluginsStore plugin files
serverServer configuration information
webappsWeb application content, built-in report project, including documents and all templates in Demo
uninstall.exeDouble click to uninstall FineReport

After the designer is installed, by default, a .FineReport100 file will be generated in the C:\Users\<user name>\ directory of the Windows system, as shown in the following figure:

This folder contains FineReportEnv.xml, which is the configuration file of the designer. It saves the settings in the menu bar "File>Options" of the designer, as well as some information about the working directory and the layout of the designer.

2.png

II. WEB-INF directory

The path of the WEB-INF folder in the report project is: %FR_HOME%\webapps\webroot\WEB-INF\, and the folders contained in the directory are as shown in the figure below:

3.png

The contents of each folder are shown in the following table:

FolderContentWhether can be deleted
assets

Report background image, chart-related resources, help files and property files for reused components

Template version management stored historical version templates

No
assist

Some auxiliary tools, such as phantomjs for new charts

Temporary files generated by cloud operation and maintenance

No
classesCompiled executable class files such as program datasetsYes, deleting it may cause errors in the template used in the class file in the built-in demo template, but does not affect the deployment and use of the project
configSome configuration information, such as external database configuration informationNo
embedPlatform configuration information and platform information, decision-making platform configuration information built-in database finedbNo
lib

The JAR package that the web application depends on:

Contains product JAR packages, plugin JAR packages, some third-party dependent JAR packages, database-driven JAR packages, etc.

No
pluginsPlugin configuration files
Yes, it can be deleted without using the plugin
reportletsDesigner built-in demo templateNo
resourcesDesigner registration file, template encryption fileNo
scheduleThe result report generated after the scheduled task runsYes, but the result report of the scheduled task mounted to the decision platform after deletion is inaccessible


Attachment List


Theme: Designer
Already the First
Already the Last
  • Helpful
  • Not helpful
  • Only read

Doc Feedback