Changes between Version 13 and Version 14 of GeneralInformation/Developers
- Timestamp:
- 04/30/15 15:07:23 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation/Developers
v13 v14 21 21 * We develop the Java components with Eclipse and the M2E plug-in. To simplify things for other Eclipse users, we provide Eclipse project configurations in the SVN. This way, a simple SVN checkout is all you need, in order to work with our components and Eclipse. 22 22 * Make sure that your workspace interprets text files as UTF-8. Otherwise you will get encoding problems. 23 * For the first build after checkout from the repository, right-click on the project autoquest-distribution and select Run as...|Maven install 23 24 * The C/C++ components of AutoQUEST written for Windows application. We use Microsoft Visual Studio 2008 to develop and maintain them and provide the required project configurations with the respective projects. 24 25 * For the continuous integration of the AutoQUEST components, we use a Hudson server ([https://trex.informatik.uni-goettingen.de/hudson/view/AutoQUEST/]).