Download presentation
Presentation is loading. Please wait.
1
HAPI on eclipse
2
Add the HAPI cvs repository
3
Create a java project for HAPI
4
Make sure you have separated source folders, one for the main source code, another one for the test cases, and a last one for the configuration.
5
checkout the HAPI main source code into the previously created HAPI project (from the CVS perspective)
6
checkout the HAPI main source code into the previously created HAPI project (from the CVS perspective)
7
checkout the HAPI test cases source code into the previously created HAPI project (from the CVS perspective)
8
checkout the HAPI test cases source code into the previously created HAPI project (from the CVS perspective)
9
checkout the HAPI configuration into the previously created HAPI project (from the CVS perspective)
10
checkout the HAPI configuration into the previously created HAPI project (from the CVS perspective)
11
change the compiler setting to support the assert keyword
12
make sure you have the following libraries in your classpath
log4j commons-logging xerces junit jdom Now to get everything compiling you’ll be missing: - the j2ee APIs libraries (you can use the ones provided by jboss) - the jars for the version specific messages (available at sourceforge)
13
Your eclipse classpath should look like this (paths will be different)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.