| [news.eclipse.technology] Re: Plugin unit testing |
Rajeev Sudra wrote:
Dear all,
If I have two projects, a plugin project and a test project for that plugin, how can I get visibility to package members for testing purposes? I understand that as each plugin project uses a separate classloader, even though the package tree's are the same, there is no access to test these package methods.
Many thanks in advance for your help, hope this is to the right news group! Raj