Skip to content
Snippets Groups Projects
Commit 5cd09702 authored by Manos Koukoutos's avatar Manos Koukoutos Committed by Etienne Kneuss
Browse files

Some more Eclipse doc.

parent 9cc63017
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ In your Leon home folder, type: ```sbt clean compile eclipse``` ...@@ -145,7 +145,7 @@ In your Leon home folder, type: ```sbt clean compile eclipse```
This should create all the necessary metadata to load Leon as a project in Eclipse. This should create all the necessary metadata to load Leon as a project in Eclipse.
You should now be able to [import the project](http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-importproject.htm) into your Eclipse workspace. You should now be able to [import the project](http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-importproject.htm) into your Eclipse workspace. Don't forget to also import dependencies (the bonsai and scalaSmtlib projects, found somewhere in your ~/.sbt directory).
For each run configuration in Eclipse, you have to set the ECLIPSE_HOME environment variable to point to the home directory of your Eclipse installation. For each run configuration in Eclipse, you have to set the ECLIPSE_HOME environment variable to point to the home directory of your Eclipse installation.
To do so, go to Run -> Run Configuration and then, after picking the configuration you want to run, set the variable in the Environment tab. To do so, go to Run -> Run Configuration and then, after picking the configuration you want to run, set the variable in the Environment tab.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment