User Tools
Writing /app/www/public/data/meta/toolsandtechnologies/projects_locations_environment_setup.meta failed
toolsandtechnologies:projects_locations_environment_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| toolsandtechnologies:projects_locations_environment_setup [2020/03/01 11:33] – akavanagh | toolsandtechnologies:projects_locations_environment_setup [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Projects Locations & Environment_setup ====== | ||
| + | |||
| + | Bitbucket project locations are specified below. For operations development, | ||
| + | |||
| + | **RDF Agent**: [[https:// | ||
| + | |||
| + | **RDF Orchestrator**: | ||
| + | |||
| + | **RDF Supervisor**: | ||
| + | |||
| + | **RDF Tracker**: [[https:// | ||
| + | |||
| + | As noted above to get started, clone the RDF Agent to your local machine and import the project into IntelliJ and that's it. Depending on your local machine there may be some dependency issues which need to be resolved within the project. It would be useful to ensure you have **SDK Man** installed see [[toolsandtechnologies: | ||
| + | |||
| + | |||
| + | === IntelliJ === | ||
| + | Importing the project into IntelliJ can be done via Gradle. Also, the project can be run through Intellij, via < | ||
| + | |||
| + | **Important** The project uses Lombok and to set this up you must install the Lombok plugin through IntelliJ. Then enable the plugin for the project via going to the general settings of IntelliJ, searching for Compiler and enable annotations by default. (Settings -> Build, Execution and Deployment -> Compiler -> Annotation Processors). | ||