cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Perform "Find and Replace in Master Program" in Eclipse ADT (Similar to ECC SE38)?

s_sudhirkumar
Explorer
0 Likes
951

Hello

We have recently switched from ECC to Eclipse ADT for ABAP development. I'm facing some difficulties adapting to the new environment.

In ECC, while using Find and Replace, there’s an option called "In Master Program", which allows you to search for a word specifically within the master program (rather than the entire system library search or just a single include). This was very helpful when working with modularized code.

Is there a similar option or workaround in Eclipse ADT to replicate this functionality?
I’ve attached a screenshot of the ECC Find tool for reference.

 

s_sudhirkumar_0-1752227053619.png

 

Accepted Solutions (1)

Accepted Solutions (1)

AslanCakirdogan
Participant

Hi @s_sudhirkumar ,

When you select the "Derived resources" option in the "File Search" tab and search, it functions the same as the "In Master Program" search you do in the GUI.

 

MxapxFEFoB.pngSjGbzU0b4g.png

Sandra_Rossi
Active Contributor
Doesn't this solution consider only the Include Programs previously opened via Eclipse?
AslanCakirdogan
Participant
Yes Sandra, you are right. I realized that after you said that. Thank you for the correction.

Answers (0)