We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f580a commit 69152bbCopy full SHA for 69152bb
README.md
@@ -27,13 +27,13 @@ version: 0.3.7
27
28
https://github.com/jingwei/krati/tree/master/examples/src/krati/examples
29
30
-### Eclipse
+### Eclipse:
31
32
Set up Eclipse for Krati by executing the command below:
33
34
mvn eclipse:eclipse
35
36
-Inside Eclipse, select Preferences > Java > Build Path > Classpath Variables. Define a new classpath variable M2_REPO and assign maven reposistory.
+Inside Eclipse, select Preferences > Java > Build Path > Classpath Variables. Define a new classpath variable M2_REPO and assign maven repository.
37
38
For more information, check out http://maven.apache.org/guides/mini/guide-ide-eclipse.html
39
0 commit comments