Building » History » Version 3
Sergey Smolov, 10/23/2019 11:19 AM
1 | 1 | Sergey Smolov | h1. Building |
---|---|---|---|
2 | |||
3 | 3 | Sergey Smolov | # Get the Retrascope IDE source code from the repository, |
4 | 2 | Sergey Smolov | <pre> |
5 | 3 | Sergey Smolov | $ git clone --recursive https://forge.ispras.ru/git/retrascope-ide.git |
6 | 1 | Sergey Smolov | </pre> |
7 | 3 | Sergey Smolov | |
8 | # Open the Eclipse IDE and import the Retrascope IDE project as plug-in ("File" -> "Import..." -> "Plug-in Development" -> "Plug-ins and Fragments" -> ...). |
||
9 | # Run Eclipse IDE with the plug-in (right click on the plug-in project -> "Run as ..." -> "Eclipse Application") |