... | ... | @@ -42,7 +42,7 @@ If you plan on extending InteGraal, you will need to clone the git repository. [ |
|
|
In this step we will explain how to use InteGraal with a given application using the provided jar as dependency.
|
|
|
|
|
|
The first step is to create a new java project for this tutorial. Then, you need to add the InteGraal jar as dependency for this project.
|
|
|
If you are using Eclipse, you can do so by followinf this steps :
|
|
|
If you are using Eclipse, you can do so by following this steps :
|
|
|
```
|
|
|
In Project > Properties:
|
|
|
Java Build path >
|
... | ... | |