Importing 1.0 projects

AVR32 Studio 1.0 projects imported to a AVR32 Studio 2.0 workspace must be upgraded before they can be used. The managed build system updates will be handled automatically while some AVR32 Studio settings must be done manually. The procedure is as follows:

  1. Import of the project is initiated by selecting File > Import from the main menu then selecting the Existing Projects Into Workspace wizard.
  2. Select the projects you wish to import and make sure that the Copy projects into workspace option is selected.
  3. A dialog named 'Update Managed Build Project' will pop up and ask to update the project from version 3.1.0 to 4.0.0. Answer Yes on this question.
  4. A new dialog named Backup File Already Exists pops up indicating that a file named .project_initial already exists and asks whether or not the project should be updated. Answer Yes on this question.