An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Java-SE11+-green) ![](https://img.shields.io/badge/eclipse-2020--09+-green)

# 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)