@@ -559,10 +559,12 @@ Make sure that you open the specific component directory (i.e., <code>src/ztp</c
<p><strong>Initial setup</strong></p>
<p>If you used the sample project above, you should have a project with a basic structure. However there are some steps that you should take before starting development.</p>
<p>First make sure that you copy the protobuff files, that are found in the root directory of the TFS SDN controller, to the <code>new-component/src/main/proto</code> directory.</p>
This section describes the steps needed to establish a development environment for TFS (TeraFlowSDN) components implemented in Kotlin. Currently, the <code>Gateway</code> component stands as the sole component developed in Kotlin.</p>
<p>This section describes the steps needed to establish a development environment for TFS (TeraFlowSDN) components implemented in Kotlin. Currently, the <code>Gateway</code> component stands as the sole component developed in Kotlin.</p>
<h3><u>Install Kotlin</h3>
<p></u>
To begin, make sure that you have kotlin installed and its current version:</p>