Eclipse Flashcards
1
Q
Does Eclipse provide session fail over?
A
Yes, thus reducing the issues associated with connection loss
2
Q
How is Eclipse connected to backend systems?
A
Using RFC and REST
3
Q
What is the difference between CTRL+SPACE and CTRL+1?
A
CTRL+SPACE is the content assist
CTRL+1 is the quick fix menu
4
Q
Where can Eclipse ADT documentation be found
A
https://blogs.sap.com/2012/07/02/adt-quick-reference-card
5
Q
Eclipse offers source code editing while in the debugger?
A
True