Add a link to eclipse.ini page in Eclipse setup

Just to make it a bit easier for a novice.

Change-Id: Ic9c025c78c514f88865824ba97c6f0d54385959a
This commit is contained in:
Eryk Szymanski 2017-04-24 10:32:52 +02:00
parent 70236ba603
commit 6c5e64339d

View File

@ -10,8 +10,8 @@ runtime debugging environment.
[[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