Skip to content

Commit

Permalink
Merge pull request #13800 from asha15/patch-1
Browse files Browse the repository at this point in the history
correct the workspace name
  • Loading branch information
ashensw authored Jun 1, 2022
2 parents 0b5d553 + f0f904b commit 68cf500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ All WSO2 products are based on a common platform called WSO2 Carbon. It is there

1. Import source code of carbon-kernel from GitHub: You need to import carbon-kernel code into the Eclipse IDE from GitHub. Follow the steps below to achieve this:
* Open Eclipse.
* Select workspace for carbon-identity-framework.
* Select workspace for carbon-kernel.
* Click on **File** - **Import** - **Projects from Git** - **Clone URI** - Enter URI for carbon-identity-framework i.e., https://github.com/wso2/carbon-kernel.git and click on **Next** - **Next** - Enter Directory and click **Next** - Click **Cancel**.
* Again click on the **Import** option from the file menu. Select **Existing Maven Projects** and click on **Next** - click on **Finish**.
2. Import source code of carbon-identity-framework from GitHub: We have to import carbon-identity-framework code into Eclipse from GitHub. For this we have to follow the steps below:
Expand Down

0 comments on commit 68cf500

Please sign in to comment.