Prerequisites
Report modeling
This technical article does not cover modeling of reports, report templates, report parameters and report chapters.
Modeling is the same as for VB Script reports. You should refer to product documentation on this subject.
Setup a Java development environment
A Java report chapter macro is a Java Plug-in which uses Mega APIs.
You should first refer to the “Create a Java component” chapter (All about starting with APIs Technical Article) to set up a Java development environment adapted to HOPEX.
Referencing jars and javadoc
Following the method described in “Create a Java component” you should reference the following jars in your development environment:
mj_toolkit.jar
mj_api.jar
mj_anls.jar
To allow for contextual help in Eclipse, you should also reference the corresponding javadocs:
mj_api.doc.zip
mj_anls.doc.zip