Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Tooltip testing

Hi Vidura,

regarding 1) are you able to run the default javadoc doclet? If yes then also this doclet should do. The workspace will not refresh automatically by default, so I guess you have to manually refresh the project. Did you add the "-root ..." parameter on the 2nd page of the javadoc wizard page?

2) Yes, you will need to run a plugin unit test to access help. The problem with this approach will be that there are no help pages available when you run your tests on the integration server. So I guess while this might be a local test we will not be able to run it during an automatic build.


regards
Christian


Back to the top