XP Studio | Ant | Eclipse |
User informationModulesDeveloper information |
Mission statementTo create a complete software development environment in which to practice eXtreme Programming (XP) or other Agile software development methodologies. XP Studio is an open source project available for free download. Please use the links on the left to access XP Studio. FeatureseXtreme Programming Markup Language (XPML)The following artifacts that are specific to eXtreme Programming (and other agile methodologies) are defined in XML:
Eclipse pluginsEclipse is the most comprehensive free IDE available, and its plugin architecture allows us to extend it with:
Ant tasksAnt provides the kind of build management one needs for automated continuous integration (CI), using CI software like CruiseControl. It's easily extensible by writing tasks, e.g.:
Eclipse/Ant distroFinding, downloading, and configuring all Eclipse plugins one needs can be a daunting task, so we now see some distros becoming available where all this grunt work has been done for users. We want to offer the same:
|