You download Rule Designer from a GitHub resource
and install it into Eclipse.
About this task
In this task, you download the source code for Rule Designer and install it in an
existing instance of Eclipse.
Procedure
-
Go to the Rule Designer releases
.
- Download the source code, and decompress it on your local machine.
- Start Eclipse.
- Click to use the Java™ perspective.
- Open the available software sites for your operating system.
- Windows and Linux: Click .
- macOS: Click
.
- Disable all the sites except the following:
https://download.eclipse.org/releases/2025-12/
https://download.eclipse.org/eclipse/updates/4.38/
- Click
.
- Click .
- Add the update site to install:
- In the Install wizard, next to the Work with field, click
Add.
- In the Name field, enter a name for the repository, for example, enter
Rule Designer.
- Click Local, and select the p2 folder in the decompressed directory.
- Click . Eclipse determines the dependencies and
requirements.
- In the Install dialog, click
Next.
- In the Review Licenses dialog, select the following
statement:
I accept the terms of the license agreement
- Click Finish to start the installation. If a security warning
about the validity of the software opens, click OK to proceed with the
installation.
- During the installation, you are prompted with a Trusted
Authorities dialog. Select
https://raw.githubusercontent.com in
Authoring / Update site section and then click Trust
Selected to continue.
- A Trust Artifacts dialog opens a few moments later. Click
Select All, and then click Trust Selected to continue
the installation. The installation might take a few seconds to complete.
- If you are prompted to restart Eclipse, click Yes.
- Click to use the Rule
perspective.
What to do next
If you want to establish a secure TLS connection or/and use an OpenID provider with ODM on
Kubernetes, you need to import a certificate into the cacerts file and configure the OpenID provider
in the JVM used to launch Rule Designer (see Importing a security certificate in Rule Designer).