Skip to main content

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

Hi Christian,

I had given the Plug-in Project root folder incorrectly. I fixed it and now I can generate help pages without a problem.:)

I can run the test using the help page of the environment module. Since the environment module is not belong to the ModuleDefinition type, I had to modify the ModuleHelp.java class to handle the EnvironmentModule type.

The test will fail during the gerrit build since the code uses the workbench to get the URL of the help system. But I can comment the test and commit. Shall I commit?

Thank you.

On Wed, Feb 17, 2016 at 1:46 AM, Christian Pontesegger <christian.pontesegger@xxxxxx> wrote:
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
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.

Back to the top