Changes between Version 116 and Version 117 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
08/24/26 09:19:16 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v116 v117  
    55
    66If there is a project that has local changes you do not want to lose right-click on the project and select "Rename". Rename the project (for example add an x to the end of the name). The project can then be checked out from https into the workspace with the original name. The //Meld// merge tool may be used to apply changes from the renamed project to the newly checked out //(with https connection)// project. After building and verifying the merged project the renamed project may be deleted from the workspace.
     7
     8Another alternative in Eclipse is to select "Window", "Show View", "Other", "SVN Repositories". This will show a list of the repository locations in the workspace. Right-click on a project and select "Relocate". Click "Next". The screen will show the current "URL" and "New URL". Change the "New URL" as appropriate for the specified project and click "Finish."
    79
    810== 2026-07-31 JSON Updates ==