Using PMF Server to Eclipse
Overview
The PMF can be integrated into the Eclipse IDE. This can help in creating a unified development experience.
Adding the server to Eclipse
- From the Servers view in Eclipse, select New → Server.
- If an IBM folder option does not exist, click on “Download additional server adapters”.
- Select WebSphere Application Server Liberty Tools and follow the on-screen instructions.
- From the Servers view in Eclipse, select New → Server.
- Select IBM → WebSphere Application Server Liberty.
- Provide a server name and hostname and click Next.
- Provide the path to the server’s root directory, and select a JRE version to use. When using the PMF Developer Kit, the root directory is [installation directory]/mfp-server folder.
- Click Next followed by clicking Finish.
You can now start and stop the PMF from the Eclipse IDE “servers” view.
▲Last modified on