X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/77bbf3027c4240a2e833209a3a3f186589da8577..af4023f2adc7976a736077c23829d217e7b89637:/doc/doxygen/install_yours.doc diff --git a/doc/doxygen/install_yours.doc b/doc/doxygen/install_yours.doc index da754cda74..09bacffbe8 100644 --- a/doc/doxygen/install_yours.doc +++ b/doc/doxygen/install_yours.doc @@ -91,7 +91,15 @@ clean: .PHONY: clean @endverbatim -@section install_yours_javaexamples Building the Java examples in Eclipse +@section install_yours_cppeclipsedevenv Develop in C++ with SimGrid with Eclipse + +If you wish to develop your plugin or modify SimGrid using Eclipse. You have to run cmake and import it as a Makefile project. + +Next you have to activate C++11 in your build settings, add -std=c++11 in the CDT GCC Built-in compiler settings. + +![Eclipse preference page.](eclipseScreenShot.png) + +@section install_yours_javaexample Building the Java examples in Eclipse If you want to build our Java examples in Eclipse, get the whole source code and open the archive on your disk. In Eclipse, select