Devtoberfest
Find out what's happening, and when, in the Devtoberfest schedule – don't miss out!
cancel
Showing results for 
Search instead for 
Did you mean: 

🟢 ABAP Development Tools - News and Roadmap

Devtoberfest

In this session, learn the latest developments regarding ABAP Development Tools ranging from the ADT actions framework that let’s you extend your development environment with custom actions over new design options and an outlook on our future IDE strategy.

Speaker: Thomas Alexander Ritter

Link to Presentation : https://dam.sap.com/mac/u/a/N8rEjbA?rc=10&doi=SAP1136264 

Link to Validation Tutorial : https://developers.sap.com/tutorials/devtoberfest2024-week4-abap-session-validation.html 



Event has ended
You can no longer attend this event.

Starts:
Ends:
3 Comments
JaschaS
Explorer

First of all, thanks for the insights!

During the Demo, the examples show the insertion of templates with ABAP IDE Actions. Why did you pick that as an example when there is already a very good feature like that available? I find that the ABAP template feature in Eclipse is integrated smoother (with automatic cursor placement while navigating through the inserted template, for example), takes less code and probably no communication with the ABAP server. I know that those templates are local - but they can be distributed with a packaged Eclipse installation.

You mention a custom Code formatter as another example, yes, but I thought you would encourage the usage of ABAP Cleaner?

A documentation generator with an LLM would have been the real interesting example 🙂

towellssow
Discoverer

Hi JaschaS,
in my opinion, the demo should only show, how ABAP developers can implement their own features to enhance the Eclipse IDE, without the need to learn the eclipse environment and Java.

I'm looking forward and hope to hear from your LLM example to generate ABAP documentations ðŸ˜Ž

JaschaS
Explorer

Fair point, I agree with you that the "how" is the important part of the demo. It just leaves the impression that there isn't an already good feature in Eclipse that provides templates 🙂