Adjusting configuration for Eclipse

This commit is contained in:
ldacosta 2008-03-28 15:57:55 +00:00
commit af8cd4b08b
26 changed files with 3328 additions and 25 deletions

View file

@ -36,8 +36,9 @@ where $(SRCDIR) is the top-level source directory of EO, i.e. where
the sources where unpacked.
Run "$(SRCDIR)/configure --help" for possible options. You can specify
to not build example applications, the tutorial.
You may also change the installation directory that way.
to not build example applications, the tutorial, or to build the
ParadisEO tutorial. You may also change the installation directory
that way.
Now you should probably go to the tutorial and start learning about EO
features and programming.