Add a link to eclipse.ini page in Eclipse setup
Just to make it a bit easier for a novice.
Change-Id: Ic9c025c78c514f88865824ba97c6f0d54385959a
diff --git a/Documentation/dev-eclipse.txt b/Documentation/dev-eclipse.txt
index 232e402..9743779 100644
--- a/Documentation/dev-eclipse.txt
+++ b/Documentation/dev-eclipse.txt
@@ -10,8 +10,8 @@
[[setup]]
== Project Setup
-In your Eclipse installation's `eclipse.ini` file, add the following line in
-the `vmargs` section:
+In your Eclipse installation's link:https://wiki.eclipse.org/Eclipse.ini[`eclipse.ini`] file,
+add the following line in the `vmargs` section:
----
-DmaxCompiledUnitsAtOnce=10000