Skip to Content
Author's profile photo Serban Petrescu

AiE – Eclipse Feature Explorer

Hi guys,

I thought I would also share my experience with AiE and also try out the feature explorer. I’m fairly new to ABAP development (compared to some of your around here), but I think I grasped most of the concepts and language features available. I am currently working on an life (re)insurance system project, which mostly involves ABAP with classic dynpro as user-interface. Unfortunately, not all systems I have to interact with support eclipse, so I have to sometimes resort to SAP logon (or NWBC).

To be fair, I have used AiE for some time now and I decided to complete this challenge just recently 🙂 . AiE has great potential and already provides significant improvements over SE80. My favorite features are:

  • F2 and the ability to actually link this with the editor
  • Templates. I just love how many things you can do with them.
  • Ctrl+Shift+A
  • SQL console and data preview
  • Source code refractoring

Also, another strong-point in favor of eclipse is the possibility of using pre-existing plug-ins to enhance your list of (already awesome) features. Some good ones that I have been using lately are:

  • AnyEdit (convert lower <-> upper case, sort stuff – like data declarations -, compare with clipboard)
  • PDE tootls (clipboard history)

Some things are still missing though, but I am sure that, in time, they will be included as well (e.g. more navigation support for F2 popups, full dictionary support, more debugger stuff from the ‘old’ debugger, etc).

The fact that we can use Eclipse for most of the SAP technologies is also pretty neat. I also sometimes work on the cloud, so I have to develop Java, Hana Native or UI5 apps, and it is very helpful that I only have to switch between perspectives and not IDEs.

Best Regards,

Serban

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Thomas Fiedler
      Thomas Fiedler

      Thanks Serban for these nice blog.

      This "anyEdit" Tool provides very nice features.

      Compare with clipboard and Compare with opened editor is a killer feature for me.

      With that you can easily compare different development objects with each other.

      Would you like to share some more experiences with it in an awn blog? Maybe others in the community would like to use it also.

      Regards,

      Thomas.

      Author's profile photo Thomas Fiedler
      Thomas Fiedler

      Woh, the Clipboard history is really a cool feature.

      Maybe we can establish a place in the community where we can share recommendations about other eclipse based tools.

      Have you also checked the screenshot icon in the menu bar?

      Awesome !.

      Thanks,

      Thomas.

      Author's profile photo Serban Petrescu
      Serban Petrescu
      Blog Post Author

      That would be a very good idea. I am sure others have also found some other useful tools or plugins (maybe even developed some themselves). And yes, I will write a blog post about these two plugins so others can find them more easily though.

      Regards,

      Serban

      Author's profile photo Florian Henninger
      Florian Henninger

      Clibboard function is really cool. Thanks for pointing me there 🙂

      ~Florian

      Author's profile photo Thomas Fiedler
      Thomas Fiedler

      Hi Serban,

      if you like you can share your plugins in my blog about the marketplace:

      Use the Eclipse Marketplace to find additional Developer Tools for ABAP

      Thanks,

      Thomas.