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

ABAP Folder in Eclipse

Former Member
0 Likes
576

Hi - I am unable to view the ABAP folder after importing ADT 2.0 into Eclipse . I thought i need to create my custom abap programs under this folder . Please advice .

2 REPLIES 2
Read only

gregorw
SAP Mentor
SAP Mentor
0 Likes
408

You have to create an ABAP Project which will represent the connection to your ABAP Backend System. ABAP in Eclipse is not an offline ABAP Editor. You always need connectivity to a backend. Hope that clarifies it a bit.

Read only

Former Member
0 Likes
408

I have unistalled the Eclipse and re-installed again with ADT 2.0 . So this time i am able to view the ABAP folder in Eclipse when i choose File->New->Projects and hence able to create connection and work with same for development .

Thanks.