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,

I guess this is a build problem. Locate org.eclipse.ease.releng/pom.xml. There search for the flag useUIHarness and set its value to true, should do the trick.

Christian

On 03/14/2016 08:07 PM, Vidura Mudalige wrote:
Hi Christian,

Later I found the getDefiniton() method in the ModuleDefinition class and it solved my problem.:) I wrote tests to test the all 3 methods in ModuleHelp.java class.  But the build failing problem is still there. I modified the plugin.xml file in org.eclipse.ease.ui plugin just to register my sample module. Please have a look.

https://git.eclipse.org/r/#/c/68386/

Thank you.



Back to the top