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

another test to see if storage provider is started during library test.

refs 1509
parent a8fd30f9
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,7 @@ public class EclipseResourceStorageProvider implements IEclipseResourceStorageSe
/** Constructor. */
public EclipseResourceStorageProvider() {
System.out.println("Eclipse Storage Provider is up!");
setupLocationProviders();
searchWorkspaceForModels();
// register resource change listener last, since on-disk changes
......
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