Introduction

When migrating legacy PowerBuilder applications to new and modern platforms, you may worry about the risks of rewritten code as well as the time and costs of it. PBJava offers you an easy way to modernize an application, and improve it in terms of efficiency and maintainability.

The goal of this document is to guide you through the main topics of migrating your legacy PowerBuilder application into a modern Java web application.

About WebMAP: PowerBuilder to Java

PBJava is a tool that understands your PowerBuilder application and converts it to a Java web application that uses frameworks such as Maven, Spring, Angular, CSS, and Typescript.

This tool, developed in .Net framework, has the ability to process the source code to generate Java, Angular, HTML, and CSS files. This Java web application can then be deployed in a Tomcat server with common standards of security, navigation, database interactions, and support when extending.

Instead of manually rewriting an entire application, we help you by automating this process using PBJava. This reduces costs, risks and time, while keeping the existing business logic intact.

System Requirements

Supported Operating Systems

  • Windows 7

  • Windows 8.x

  • Windows 10

System Installation Requirements

To use the PBJavaConversionTool, please verify that your machine meets the following requirement:

  • .Net Framework 4.6.1 installed.

Last updated