General
Website
See the Introduction
[top] |
The Project should be able to run on all Platforms a Java, Eclipse and Maven can run. The Core development was done in Windows, therefore there is no guarantee , that there are no bugs on other platforms.
[top] |
JUnitRecorder is compiled with Maven. Flatmaster is the module containing the "super-pom". It's called flatmaster because other than most Maven projects this is actually a flat layout. This is why in the flatmaster pom you'll find relative path specifications.
[top] |
If you get this error inside a aspect, then AJDT is not completly in sync. Best to deactivate AspectJ on the project and reactivate it afterwards.
[top] |
The project and this webpage is generated with Maven2. Therefore the project layout is splitted in seperated modules you can find directly in the Navigation tree. The master project (flatmaster) is responsible for the root site and contains most of the page content. But nevertheless the modules are there too and you can look at the directly via the Modules section.
[top] |
The Website was generated by Maven2:site.
[top] |
Partly because this is the current main development platform, but also because most people able to install and run an alternative OS should be able to translate the commands from Windows.
[top] |