Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Do we need to autostart the propertyFileProvider(workspace) ?

Hi Dave,
 
with the SystemRegistry impl now moved into non-UI it looks like
we are gradually getting to where the  RSE EFS Provider could
be loaded without a dependency into eclipse.core.resources.
 
The problem with that dependency is that we cannot provide
fully remote projects, as per bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181460
 
It looks like what's missing now is moving the
SubSystemConfiguration implementation into non-UI, which
should be completed by M6:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190231
 
and then we need to get rid of dependencies to core.resources,
as mostly covered by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=182363
 
What do you think?
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

Back to the top