提供: Bright Pattern Documentation
(Created page with "Jaspersoft Studioをコンピューターにインストールしたばかりの場合、ワークスペースの''プロジェクトエクスプローラー''タブにフォ...") |
(Created page with "== 手順 == === ステップ 1: ''マイ・レポート''プロジェクトにライブラリを追加します。=== # Jaspersoft Studioで画面の左側にある''プロ...") |
||
Line 4: | Line 4: | ||
Jaspersoft Studioをコンピューターにインストールしたばかりの場合、ワークスペースの''プロジェクトエクスプローラー''タブにフォルダーやプロジェクトが含まれていない可能性があります。その場合、次のステップへ進む前に、''MyReports''という新しいフォルダーを追加しなければなりません。 | Jaspersoft Studioをコンピューターにインストールしたばかりの場合、ワークスペースの''プロジェクトエクスプローラー''タブにフォルダーやプロジェクトが含まれていない可能性があります。その場合、次のステップへ進む前に、''MyReports''という新しいフォルダーを追加しなければなりません。 | ||
− | == | + | == 手順 == |
− | === | + | === ステップ 1: ''マイ・レポート''プロジェクトにライブラリを追加します。=== |
− | # | + | # Jaspersoft Studioで画面の左側にある''プロジェクト'' タブに移動します。<br /><br /> |
− | # | + | # '''マイ・レポート'''を選択します。<br /><br /> |
− | # | + | # '''マイ・レポート'''を右クリックし、'''新規 > フォルダー'''を選択します。<br /><br />[[File:Jaspersoft-MyProjects-New-Folder.png|650px|thumbnail|center|新しいフォルダーの作成方法]]<br /><br /> |
− | # | + | # 表示されるダイヤログボックスでは、'''マイ・レポート'''という親フォルダーを選択し、新しいフォルダーに''libs''という名前をつけます。このフォルダーにはライブラリが保管されます 。<br /><br /> |
− | # | + | # '''終了'''をクリックします。<br /><br />[[File:Name-New-Folder.png|650px|thumbnail|center|プロジェクト > マイ・レポート > 新規 > フォルダー]] |
=== Step 2: Import files === | === Step 2: Import files === |
Revision as of 14:52, 12 November 2019
• English
ライブラリのインポート
ライブラリとローカリゼーションリソースをダウンロードしたら、次はライブラリをインポートします。
Jaspersoft Studioをコンピューターにインストールしたばかりの場合、ワークスペースのプロジェクトエクスプローラータブにフォルダーやプロジェクトが含まれていない可能性があります。その場合、次のステップへ進む前に、MyReportsという新しいフォルダーを追加しなければなりません。
手順
ステップ 1: マイ・レポートプロジェクトにライブラリを追加します。
- Jaspersoft Studioで画面の左側にあるプロジェクト タブに移動します。
- マイ・レポートを選択します。
- マイ・レポートを右クリックし、新規 > フォルダーを選択します。
- 表示されるダイヤログボックスでは、マイ・レポートという親フォルダーを選択し、新しいフォルダーにlibsという名前をつけます。このフォルダーにはライブラリが保管されます 。
- 終了をクリックします。
Step 2: Import files
- Right-click the libs folder and select Import.
- In the dialog window that pops up, select File System.
- Click Next.
Step 3: Add files from the report template library for use in Jaspersoft Studio
- Click Browse to find the report-template-libs folder of the package that you previously downloaded and extracted.
- Select the report-template-libs folder and click OK.
- Select these files:
- report-formatter.jar (to provide scriplet functions for output formatting)
- mariadb-java-client-1.1.6.jar (for database connection)
- icu4j-4.8.1.jar (for Unicode and localization support)
- report-fonts.jar (for Unicode fonts)
- report-formatter.jar (to provide scriplet functions for output formatting)
- Click Finish.
Step 4: Build paths to the files within the project folder
- Select these .jar files in the Project Explorer. You can select all four as a batch.
- Right-click the selection and then select Build Path > Add to Build Path. Doing so will add a path for each .jar file to the root folder of the project.
Step 5: Add remaining report-template-libs files to the project
Add the files report_logo_bar.png and report_logo.png to the root folder of the project by following step 2 and step 3 of this procedure. Instead of selecting the .jar files, select the .png files from the report-template-libs folder.