-
Notifications
You must be signed in to change notification settings - Fork 33
WAAT Java Setup
anandbagmar edited this page Jul 22, 2011
·
4 revisions
- Download WAAT for the platform of your choice (Windows / Linux / Unix / MacOS) .
- Unzip the downloaded file in the lib folder of your existing project (say, c:\myProject\lib).
- Add c:\myProject\lib\WAAT\lib to your library classpath.
WAAT can now be used in 2 ways – WAAT-using-Omniture-Debugger, or, WAAT-using-HttpSniffer.