Technology Blog Posts by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 

With SAP’s recent focus on developer productivity, Joule is becoming an integral part of our toolset. If you’re already working with Eclipse IDE and ABAP Development Tools (ADT), you might be wondering how to bring Joule into your existing setup without starting from scratch.

In this blog, I’ll walk you through a simple process to enable Joule in Eclipse if you already have an older version installed.

Why Joule in Eclipse?

Joule brings AI assistance right into your familiar development environment. Gone are the days when boring coding used to happen. Now we have Joule to explain the code, finding out the dependencies like which ABAP objects( DB tables, CDS views, interfaces, etc) are referred in long code lines which never ends, Joule can understand your code and write ABAP units for you in no time.

Less talking, more work. Let's follow the steps below and get yourself introduce to one and only "Joule". 

Step 1 – Update ADT Patch

Ensure that your Eclipse has the latest ABAP Development Tools (ADT) patch.

  1. Open Eclipse.

  2. Go to Help → Install New Software.
    vasuabes2011_1-1758269897880.png 

  3. Add the latest ADT update site:

    https://tools.hana.ondemand.com/latest
     
    vasuabes2011_2-1758269927468.png
  4. Select the updates and proceed with installation.


Step 2 – Update Eclipse Version

To access the Joule menu, Eclipse itself needs to be updated.

  1. Go to Eclipse menu → About Eclipse IDE.

  2. Click the Update button.

    vasuabes2011_3-1758270008091.pngvasuabes2011_4-1758270042134.png
  3. Wait for Eclipse to fetch and apply updates.


That’s It!

Once the update is complete, you’ll notice the Joule option appearing in your Eclipse menu.

vasuabes2011_7-1758270247672.png

 

 

5 Comments
Labels in this area