Top
Interstage Studio User's Guide
FUJITSU Software

B.3.1 Notes on Project Migration

The sections below include notes on using a workspace of up to V8 in workbench of current version, and notes on importing and using a project of up to V8.

JAR package build tool settings

JAR package build tools for up to V8 are no longer provided. To create EJB JAR files, use the EJB JAR Export wizard.

Using JAR package build tools, resources to be contained in JAR could be specified one at a time. However, in the EJB JAR Export wizard, this specification is not inherited. If resources have been specified to be contained in a JAR file using a JAR package build tool, modify the deployment of resources as shown below.

IDL compiler build tool

The IDL compiler build tool of up to V8 is not provided in current version for Java projects. Even if a project of up to V8 uses the IDL compiler build tool, IDL compilation is not performed during build in current version. If you want to perform IDL compilation, then add an IDL compiler (idlc.exe) as an external build tool to the builders of the project.