]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphfile/src/org/simantics/graphfile/hack/SystemProject.java
Moving to Eclipse 4.14 based target platform
[simantics/platform.git] / bundles / org.simantics.graphfile / src / org / simantics / graphfile / hack / SystemProject.java
index 70420996141649b5630f84f856089b41ec0c2114..f270dd21341488343f16edf7d43a3f49980c6116 100644 (file)
@@ -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