Skip to content
Snippets Groups Projects
Commit 147f6789 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

Deprecated resource storage provider interface. Tasks will be taken over by...

Deprecated resource storage provider interface. Tasks will be taken over by IPersistencyService in the future.
refs 2590
parent cb1fb79c
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,8 @@ import org.fortiss.tooling.kernel.service.IEclipseResourceStorageService;
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 71927EF9BC0DABEA01729368E9D823B9
*/
// FIXME: incorporate this interface into the IPersistencyService
@Deprecated
public interface IEclipseResourceStorageLocationProvider {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment