Back Forward How to set up a Java development environment

  

If your PRPC development work involves activities (Rule-Obj-Activity rule type), user interfaces, or system interfaces, you can extend PRPC's built-in Java code with your own code.

PRPC supports open authoring, so you can work with any of several popular Java Integrated Development Environment (IDE) tools, including JEdit, Microsoft Visual J++, Borland JBuilder, Sun ONE Studio), or IBM Visual Age. (Recent versions of Eclipse cannot work with PRPC open authoring.)

Follow these instructions to make Java in PRPC available to your IDE. After you set up editors, you can start your Java editor by clicking the pencil icon () on certain rule forms. (If you don't set up a Java editor, PRPC uses Notepad.)

Remember that Java compilation and execution occurs only on the PRPC server. PRPC does not use Java applets.

Java open authoring is available from the Activity, Edit Input, Edit Validate, and Function forms. A large set of predefined interfaces are available through the PublicAPI calls.

  Setting up a Java IDE in Windows XP

  Local CLASS files and Microsoft Visual Studio

Definitions open authoring
Related topics PRPC for Java developers — Concepts and terms

Help System home pageHelp Home