Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
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 your legacy PowerBuilder application into a modern Java web application.
PBJava is a tool that understands your application and converts it to a Java web application that uses frameworks such as , , , , and .
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 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.
Windows 7
Windows 8.x
Windows 10
To use the PBJavaConversionTool, please verify that your machine meets the following requirement:
.Net Framework 4.6.1 installed.