diff --git a/docs/java-application-development/development-environment-setup.md b/docs/java-application-development/development-environment-setup.md index 7f7571b4f4c..d0406216b64 100644 --- a/docs/java-application-development/development-environment-setup.md +++ b/docs/java-application-development/development-environment-setup.md @@ -99,7 +99,7 @@ After the new workspace opens, click the Workbench icon to display the developme ### Importing the Kura User Workspace -To set up your Kura project workspace, you will need to download the Kura User Workspace archive from [Eclipse Kura Download Page](https://websites.eclipseprojects.io/kura/downloads.php). +To set up your Kura project workspace, you will need to download the Kura User Workspace archive from [Eclipse Kura Download Page](https://eclipse.dev/kura/downloads.php). From the Eclipse File menu, select the **Import** option. In the Import dialog box, expand the **General** heading, select **Existing Projects into Workspace**, and then click **Next**. @@ -180,4 +180,4 @@ To start the Eclipse Kura emulator, select the "Eclipse Kura Emulator.launch" pr ![Vm arguments](./images/development-environment-setup/image12.png) -The Eclipse Kura Web UI will be available at the following URL: http://127.0.0.1:8080 with username and password **admin**. \ No newline at end of file +The Eclipse Kura Web UI will be available at the following URL: http://127.0.0.1:8080 with username and password **admin**.