Skip to content

Commit

Permalink
Update eclipse-setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch authored Mar 21, 2024
1 parent b655f0a commit a3c0458
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions doc/eclipse/eclipse-setup.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Setting Up Eclipse IDE

## Eclipse Plugins

### Markdown

Currently there doesn't seem a usable markdown plugin available after the built-in markdown support has been lost with version 2022-06!

A good alternative is the [Markdown App](https://apps.apple.com/ch/app/markdown-editor/id1458220908?l=en&mt=12) from the **Mac App Store**.



## Gradle project configuration for Eclipse IDE

1. Checkout Project
Expand All @@ -34,4 +24,4 @@ Repeat step 5) and 6) whenever the Gradle build changes

1. Navigate to Venice Properties/Java Code Style/Formatter
2. Enable Project specific settings
3. Activate the profile `Eclipse [venice]`
3. Activate the profile `Eclipse [venice]`

0 comments on commit a3c0458

Please sign in to comment.