forked from yafraorg/yafra
-
Notifications
You must be signed in to change notification settings - Fork 0
Devc
yafraorg edited this page Sep 16, 2012
·
4 revisions
To create your server parts you have to follow these steps:
- Setup a database server and Database tdb
- Use a desktop environment (in our case a Linux Desktop)
- Install Eclipse for C/C++ developer edition
After successful setup of all components, you can build. Follow the tdb build process.
Under Windows use cygwin or MSYS. To enable the scripting languages Perl and Python use the Eclipse Market place to install PyDev and EPIC Perl.
In order to build and install/deploy all projects you need to fullfil the following pre requisits:
- Setup a server and a development client including the getting the code
- Setup a database
- Run the build
- Run your Tests
- Setup the IDE's JEE, RCP, GWT, C/Perl/Python, Mono/NET
- Setup the build/deployment environment