Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

Document Status : draft, awaiting review

Sommaire

1. Requirements

2. Installing UQAM-DEV


Step

1.1 Download UQAM-DEV at

http://vivo-i18n.dev.uqam.ca:8080/download/UqamDEV-2020-05-20-windows-x64-installer.exe 


1.2 Run UqamDEV-2020-05-20-windows-x64-installer.exe and follow the instructions

Avertissement

UQAM-DEV must remain at the root (c:\) of your system for proper operation.



1.3 This is what the content of c:\UQAM-DEV should look like.



3. Starting UQAM-DEV for the first time


StepDescription

2.1 Use the shortcut c:\UQAM-DEV\UQAM-DEV

On the first run, the Eclipse Launcher will ask you to specify a workspace location. Use the path already provided, and check the option Use this as the default and do not ask again.

The first run might be lenghty.


Avertissement

UQAM-DEV must be at the root (c:\) of your system for proper operation.


4.

...

Configuring UQAM-DEV

...


3.1 Select the Git perspective

3.2 Choose Clone Git repository




3.3 Provide the repository URI :

https://github.com/UQAM-VIVO/UQAM-DEV-Config

and click next

3.4 Select the master branch and click next

3.5 Make sure the proper path to the Git directory is provided

3.6 Click Finish to add the repository to UQAM-DEV.

3.7 This is what your Git perspective should look like after the import.

3.8 In the menu File, select Import

3.9 Select General > Existing Projects into Workspace and click next

3.10 Provide the path to the Git repository created in the phase 1 and click Finish

3.11 UQAM-DEV workspace is configured



...


5. Uninstalling UQAM-DEV

a. Uninstalling the entire UQAM-DEV system

To remove the entire UQAM-DEV system, simply delete the folder c:\UQAM-DEV

b. Uninstalling only the folders and files installed by UQAM-DEV

To remove UQAM-DEV while keeping the folders and files created or modified by the user (such as the Git repositories or other examples), run either :

...