Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Package check in Eclipse

Former Member
0 Likes
1,358

Hi ABAP in Eclipse fans,

is there a possibility to execute a "package check" on a package or dev. object in Eclipse? By now I found only the workaround using the ATC checks. But I want to execute in my case only the package checks and changing the check variant every time in the project properties is a little bit annoying.

I look forward to your answers.

Regards

Armin

1 ACCEPTED SOLUTION
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
1,026

Hi Armin,

thats the configuration you are looking for.

We also plan to have some ATC variants in the context menu of the RunAs.... menu to easily choose these variante witrhout the need to change the properties.

Regards,

Thomas.

2 REPLIES 2
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
1,027

Hi Armin,

thats the configuration you are looking for.

We also plan to have some ATC variants in the context menu of the RunAs.... menu to easily choose these variante witrhout the need to change the properties.

Regards,

Thomas.

Read only

Former Member
0 Likes
1,026

Thank you Thomas. This option I have already activated and is helpfully for my own implementations.

But I have to check a whole package because of moved objects and changed package interfaces; not only caused by me.

These ATC variants sound like the solution for my issue. Is it also planned, that I can configure those ATC variants to use e.g. own created check variants?