X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.graphfile%2Fsrc%2Forg%2Fsimantics%2Fgraphfile%2Fhack%2FSystemProject.java;h=f270dd21341488343f16edf7d43a3f49980c6116;hp=70420996141649b5630f84f856089b41ec0c2114;hb=2a419817a98ea82dbdb47962d89f3c5991a245f6;hpb=ec204ad47af27df24c9ca252f084ccc675b19e72 diff --git a/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java b/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java index 704209961..f270dd213 100644 --- a/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java +++ b/bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java @@ -22,7 +22,6 @@ import org.eclipse.core.resources.IFolder; import org.eclipse.core.resources.IMarker; import org.eclipse.core.resources.IPathVariableManager; import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; import org.eclipse.core.resources.IProjectNature; import org.eclipse.core.resources.IResource; import org.eclipse.core.resources.IResourceFilterDescription; @@ -40,7 +39,6 @@ import org.eclipse.core.runtime.QualifiedName; import org.eclipse.core.runtime.content.IContentTypeMatcher; import org.eclipse.core.runtime.jobs.ISchedulingRule; -@SuppressWarnings("deprecation") public class SystemProject implements IProject{ private SystemProject(){}; @@ -700,12 +698,6 @@ public class SystemProject implements IProject{ return null; } - @Override - public IPath getPluginWorkingLocation(IPluginDescriptor plugin) { - // TODO Auto-generated method stub - return null; - } - @Override public IPath getWorkingLocation(String id) { // TODO Auto-generated method stub