‎2013 Feb 05 7:27 PM
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 .
‎2013 Feb 05 7:32 PM
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.
‎2013 Feb 07 9:16 AM
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.