Changes between Version 22 and Version 23 of PLATFORM_DEPLOYMENT_BUILD_ECLIPSE


Ignore:
Timestamp:
12/21/08 17:20:59 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_ECLIPSE

    v22 v23  
    5959 * Right-click in the Package Explorer and choose '''Update Project Configuration''' and '''Update Dependencies''' from the '''Maven''' submenu. 
    6060 
     61== Working with previous revisions/releases == 
     62 
     63If you want to get back to a previous revision of the project, you should right-click on the desired module (or the working set) and select '''Team''' -> '''Switch to another Branch/Tag/Revision'''. You can browse to the desired branch/tag where the releases are stored or choose a revision number. Note that if you have selected the whole project and not just a single class/package/module, this operation will take some time. 
     64 
    6165== Troubleshooting information == 
    6266 * If you see errors in your pom.xml files after an update, then probably someone has commited a new module and you have to import it.