Skip to content

Commit

Permalink
docs: link the new documentation page in the README (eclipse#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelger authored and FunKuchen committed Nov 4, 2024
1 parent 6b2317f commit 5dd5cbd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,10 @@ After extracting this bundle to an arbitrary path, Eclipse MOSAIC can be execute

mosaic.sh -s HelloWorld
mosaic.bat -s HelloWorld

Besides, the simulation can also be started in your IDE using the main method in `org.eclipse.mosaic.starter.MosaicStarter`.

## IDE Setup

Apart from the aforementioned approach, the simulation can also be started in your IDE using the main method in `org.eclipse.mosaic.starter.MosaicStarter`. Please have a look at the setup page in the documentation [here](https://eclipse.dev/mosaic/docs/extending_mosaic/).

## License

Expand Down

0 comments on commit 5dd5cbd

Please sign in to comment.