Skip to content

Commit d6dfae9

Browse files
Update README.md
1 parent 2fc4e84 commit d6dfae9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Diff for: README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# dotNet4Java_Tutorials
2-
A collection of dotNet4Java tutorial projects.
1+
# dotNet4Java Tutorials
2+
The samples in this directory use dotNet4Java to use .NET DLLs in JAVA illustrating how you can levarage the possibilities of dotNet4Java in your JAVA projects.
3+
4+
# Running Tutorial Projects
5+
To run the tutorial project:
6+
7+
**Clone the repository to your local machine.**
8+
**Open the project using InterlliJ IDEA or other JAVA IDE of your choice.**
9+
**Download latest release of dotNet4Java Setup and Install: http://www.crystalnet-tech.com/Products/dotNet4Java/download**
10+
**Add the dotNet4Java JAR from the installation to the tutorial project.**

0 commit comments

Comments
 (0)