Re: [equinox-dev] Re: [eclipse-dev] New API on IApplicationContext
| |03/15/2010 10:31 PM | >--| |> | Subject: | |> >-------------------------------------
[equinox-dev] Re: [eclipse-dev] New API on IApplicationContext
Hi Thomas, We used to mock a context object to start the application in the junit test. I tried to migrate the code using ApplicationDescriptor to avoid break caused by the changes of IApplicationContext. However, the ApplicationDescriptor.launch always fails due to the built-in application 'org.e