Skip to content

Commit

Permalink
[eclipse] minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Jun 16, 2024
1 parent cc8af90 commit c1760a8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions sw/example/eclipse/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Eclipse Example Project

Pre-configured project that can be imported into Eclipse:
Pre-configured example project that can be imported into Eclipse:

* Open Eclipse.
* Click on **File > Import** and select **Projects from Folder or Archive**.
* Click on **File > Import**, expand **General** and select **Projects from Folder or Archive**.
* Click **Next**.
* Click on **Directory** and select _this_ folder.
* Click on **Directory** and select _this_ folder (`path/to/neorv32/sw/example/eclipse`).
* Click **Finish**.

See the NEORV32 User Guide for more information: [UG: Eclipse IDE](https://stnolting.github.io/neorv32/ug/#_eclipse_ide)
> [!TIP]
> See the NEORV32 User Guide for more information: [UG: Eclipse IDE](https://stnolting.github.io/neorv32/ug/#_eclipse_ide)

0 comments on commit c1760a8

Please sign in to comment.