Installation¶
This How-To is for all Virtual Developer generator producers planing to develop Virtual Developer Generators with the Virtual Developer IDE.
Within this article you’ll find a step by step guide how to install the Virtual Developer IDE.
Requirements¶
You need a valid Virtual Developer license to get a username and password for our repositories. If you’re interested please contact us.
Step-by-step guide¶
-
Download Eclipse Installer from https://wiki.eclipse.org/Eclipse_Installer and install it if not present on your system already.
-
On MacOS X
- Download the archive file from the website
- Extract the archive to the /Applications/ folder on your local storage
-
On Microsoft Windows
- Download the self extracting exe file from the website
- Start the downloaded exe file
- Open the menu on the top right
- Switch to the Advanced Mode
- In the next dialog choose the option to install locally
- Install the Eclipse Installer locally to a directory of your choice
- Switch back to Simple Mode with the icon on the left bottom
- Stop the Eclipse Installer
-
-
Open the eclipse-ins.ini file from the Eclipse Installer installation directory in an editor of your choice and add the following lines to the end of the file
-Doomph.redirection.gsProjectsSetup=index:/redirectable.projects.setup->https://developer.virtual-developer.com/eclipse-setup/com.gs.projects.setup -Doomph.redirection.gsProjectsFolder=index:/gs-projects/->https://developer.virtual-developer.com/eclipse-setup/gs-projects/ -Doomph.redirection.gsProductsSetup=index:/redirectable.products.setup->https://developer.virtual-developer.com/eclipse-setup/com.gs.products.setup -Doomph.redirection.gsProductsFolder=index:/gs-products/->https://developer.virtual-developer.com/eclipse-setup/gs-products/
-
On MacOS X
- You’ll find the eclipse-ins.ini file in the folder /Applications/Eclipse Installer.app/Contents/Eclipse/
-
On Microsoft Windows
- You’ll find the eclipse-ins.ini file in the folder you choose for installation in step 1
-
-
Start the Eclipse Installer now from the installtion path and open the menu on the top right
-
Open the Products Catalog… menu
Please select the Generative Software GmbH Products check box and confirm your selection with OK button
-
Search for the Virtual Developer IDE for Generator Developers installable
Please select the Virtual Developer IDE for Generator Developers item
-
Setup the installation properties
Credentials
During the installation process you will be asked for your credentials provided with the Virtual Developer license
Eclipse license
Also the eclipse licenses needs to be Accept and the unsigned bundles needs to be confirmed to finish the installation process
-
Launch the new eclipse instance
Please launch your new Virtual Developer IDE with the green LAUNCH button
-
Open menu Windows -> Show View and open the Project Configuration and Target file list view to start working.