cancel
Showing results for 
Search instead for 
Did you mean: 

Source code inspector

0 Kudos

Is Source code inspector integrated with Eclipse ADT ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Rajasekhar_Dina
Participant

Hello

Why is Code Inspector not available in ABAP in Eclipse?

The reason is that we bundled all relevant code quality tools for ABAP together in the so-called ABAP test cockpit.

This have already been rolled-out last year for AS ABAP 7.02 and AS ABAP 7.03 release. You can check the details in this blog:

http://scn.sap.com/docs/DOC-31773

In ABAP in Eclipse we only provide this option for code quality checks. But this check includes the code inspector checks and the execution of the Unit tests.

You do this via the context menu on the project explorer by choosing menu item Run As –> ABAP Test Cockpit: