A RESTful (or REST for short) API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which … Read the rest
Tag: abap
Using Mylyn 3.23 with Eclipse ADT
Mylyn is a task management system that is integrated in the Eclipse tooling. As a tool it is highly recommended for the purpose of automatic organisation of Eclipse ADT workspace.
Install the plugin via Eclipse Marketplace: input “mylyn” … Read the rest