Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_de
Articles_pt




JSPWiki v2.2.33

[RSS]


Hide Menu

CodeCoverage


Difference between version 6 and version 5:

At line 4 added 2 lines.
All of what is written below was included in default AppFuse from 1.9.2 on. You only need to execute it if you want EMMA in pre 1.9.2 AppFuse.
----
At line 38 changed 1 line.
<property name="coverage.dir" value="${basedir}/coverage" />
<property name="coverage.dir" value="${test.dir}/coverage" />
At line 40 changed 1 line.
<property name="out.instr.dir" value="${basedir}/outinstr" />
<property name="out.instr.dir" value="${test.dir}/outinstr" />

Back to CodeCoverage, or to the Page History.