Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] getResource on eclipse-test-plugin

Resources folders have to be included in build.properties. This is not
specific to Tycho, this is needed to run the test plugin in PDE as well.

--
Regards,
Igor

On 2013-06-18 6:04 PM, Marc Lambrichs wrote:
In a eclipse-test-plugin bundle we want to do a getClass().getResource().

Any pointers on how to configure this in our pom?

Cheers,
Marc

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top