2016 Aug 01 2:55 AM
Hi All expert,
anyway to retrieve history version in adt?
BR sanchez
2016 Aug 01 4:29 AM
2016 Aug 01 8:25 AM
Hi Sanchez,
in the source code editor you find in the context menu (right click in the editor pane) the item 'Compare with ....'
You have several possibilities there:
1.) Compare your object with the local history (Every time you save your object in eclipse a local version is created)
2.) Compare your object with the revision history (This is the one you know from SE80)
3.) Compare your object with a version in a different system (system remote comparision)
After you pick one of the options you will get a comparision dialog with several editing capabilities to take over changes from one version to the other.
Kind Regards,
Thomas.