Skip to content

Commit 55f6778

Browse files
authored
Merge pull request #70 from mlvandijk/intellij-dea
Add tutorial "Building a Java application in IntelliJ IDEA" (fixes #62)
2 parents 50826e9 + f00951e commit 55f6778

21 files changed

+304
-1
lines changed
106 KB
Loading
Loading
7.53 MB
Loading
Loading
Loading
Loading
Loading
2.41 MB
Loading
Loading
33.1 KB
Loading
Loading
Loading
Loading
401 KB
Loading
8.34 MB
Loading
181 KB
Loading
106 KB
Loading
Loading
Loading

app/data/authors.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,15 @@
8181
photo_url: https://danthe1st.github.io/img/Daniel.jpg
8282
website: https://danthe1st.github.io/
8383
description: |
84-
Daniel is a Java Developer from Austria who is also managing the <a href="https://discordjug.net/">Discord Java Community</a>.
84+
Daniel is a Java Developer from Austria who is also managing the <a href="https://discordjug.net/">Discord Java Community</a>.
85+
86+
- name: Marit van Dijk
87+
email: mlvandijk@gmail.com
88+
photo_url: https://maritvandijk.com/wp-content/uploads/2022/08/cropped-marit-van-dijk-1.jpeg
89+
github: mlvandijk
90+
twitter: MaritvanDijk77
91+
website: https://maritvandijk.com
92+
description: |
93+
Marit is a Software Developer, a Java Champion and works as a Developer Advocate at JetBrains.
94+
She speaks at international conferences (including JavaZone, Devoxx, Voxxed Days, JSpring, JFall, JFokus and GOTO), local JUGs, podcasts and webinars,
95+
and has contributed to the book “97 Things Every Java Programmer Should Know” (O’Reilly Media).

app/pages/learn/01_tutorial/01_your-first-java-app/02_building-with-intellij-idea.md

Lines changed: 292 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)