https://github.com/devepos/eclipse-adt-plugins
Add-ons for ABAP Development Tools in Eclipse
https://github.com/devepos/eclipse-adt-plugins
adt plug-ins
Last synced: 5 months ago
JSON representation
Add-ons for ABAP Development Tools in Eclipse
- Host: GitHub
- URL: https://github.com/devepos/eclipse-adt-plugins
- Owner: DevEpos
- License: mit
- Created: 2023-06-15T17:17:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T18:03:35.000Z (6 months ago)
- Last Synced: 2025-04-14T18:46:49.974Z (6 months ago)
- Topics: adt, plug-ins
- Language: Java
- Homepage:
- Size: 7.95 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
 
# Eclipse ADT Plug-ins
Mono repo that holds all ADT (ABAP Development Tools) Plug-ins that are published by [DevEpos](https://devepos.com).
## Core Plug-ins (for reuse)
- [Base/Base UI](./core/README.md)
## Auxiliary Plug-ins
- [Branding](./branding/README.md)
## Feature Plug-ins
- [ABAP Search and Analysis Tools](./features/search-tools/README.md)
- [ABAP Tags](./features/tags/README.md)
- [ABAP Code Search](./features/code-search/README.md)
- [ABAP Call Hierarchy](./features/call-hierarchy/README.md)## Plug-ins for ADT Plug-in Development
- [PDT Tools](./features/pdt-tools/README.md)