Skip to content

Commit 578596f

Browse files
committed
2 parents 6eabf9d + 7fca0bc commit 578596f

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,22 @@ Feel free to explore the projects and delve into the codebase to gain insights i
1515
`Note: Core Java programs will be uploaded soon`
1616

1717
## Usage
18-
Pull the repo and import the projects in your Eclipse IDE, also make sure to include the necessary jar and war files to run the project.
18+
- Pull the repo and import the projects in your Eclipse IDE, also make sure to include the necessary jar and war files to run the project.
19+
- Open Eclipse IDE and choose a folder to create a workspace. Then follow the below steps to import multiple projects of a chapter in one go
20+
21+
## Follow the steps to import in Eclipse IDE
22+
23+
### `Step 1` : Choose "import projects" on the left panel of eclipse or in File dropdown
24+
25+
![Import](https://github.com/vivekanand-vr/iNeuron-codebase/assets/116813193/590f443e-c624-4c4f-ad6f-717e7cb483da)
26+
27+
### `Step 2` : Choose General > Existing projects as shown
28+
29+
![Import Options](https://github.com/vivekanand-vr/iNeuron-codebase/assets/116813193/cd771aed-fec3-4162-a030-6100b86870fe)
30+
31+
### `Step 3` : Select the Chapter folder and select all the sub folders/programs and click on next
32+
33+
![Root project](https://github.com/vivekanand-vr/iNeuron-codebase/assets/116813193/a75e9449-3549-43cd-b7f3-13a5c6f5de50)
1934

2035
## Contribution
2136
Contributions are welcome! If you have any suggestions, improvements, or would like to contribute to any of the projects, feel free to open an issue or submit a pull request.

0 commit comments

Comments
 (0)