To run GeneXus Next Desktop IDE and work offline, follow the steps below.
- Download GeneXus Next Desktop IDE.
- In case you are working on Windows, after downloading the ZIP file, edit its file properties and check Unblock:
- Unzip GeneXusNextDesktop*.zip or *.tar.gz in a folder.
1. Run "Windows PowerShell" as Administrator.
2. Positioned in the folder where you unzipped the files, write: ./dup.ps1
1. Open the "Terminal".
2. Positioned in the folder where you unzipped the files, write: ./dup.sh
To open the IDE, write http://localhost:3000 in your browser.
To stop the execution of GeneXus Next Desktop IDE, write:
- On Windows console: ./ddown.ps1
- On Mac / Linux console: ./ddown.sh