Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A58, 3.6.0

Number of source files: 215 Number of classfiles: 291

Problems: 65 (Errors: 0 Warnings: 65 )

Source File: org/eclipse/jst/jsp/core/internal/contentmodel/tld/CMDocumentFactoryTLD.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

54 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

313 : ed.setSmallIconURL(URIHelper.normalize(ed.getSmallIcon(), "file:" + tagFile.getLocation().toString(), tagFile.getLocation().removeLastSegments(1).toString()));

3. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

313 : ed.setSmallIconURL(URIHelper.normalize(ed.getSmallIcon(), "file:" + tagFile.getLocation().toString(), tagFile.getLocation().removeLastSegments(1).toString()));

4. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

431 : ed.setSmallIconURL(URIHelper.normalize(ed.getSmallIcon(), "file:" + tagFile.getLocation().toString(), tagFile.getLocation().removeLastSegments(1).toString()));

5. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

431 : ed.setSmallIconURL(URIHelper.normalize(ed.getSmallIcon(), "file:" + tagFile.getLocation().toString(), tagFile.getLocation().removeLastSegments(1).toString()));

6. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1015 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), file.getLocation().toString(), "/"); //$NON-NLS-1$

7. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1015 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), file.getLocation().toString(), "/"); //$NON-NLS-1$

8. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1019 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), file.getLocation().toString(), "/"); //$NON-NLS-1$

9. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1019 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), file.getLocation().toString(), "/"); //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1030 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), record.getLocation().toString() + "!/META-INF/", "/"); //$NON-NLS-1$ //$NON-NLS-2$

11. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1030 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), record.getLocation().toString() + "!/META-INF/", "/"); //$NON-NLS-1$ //$NON-NLS-2$

12. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1034 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), record.getLocation().toString() + "!/META-INF/", "/"); //$NON-NLS-1$ //$NON-NLS-2$

13. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1034 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), record.getLocation().toString() + "!/META-INF/", "/"); //$NON-NLS-1$ //$NON-NLS-2$

14. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1056 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), urlString, "/"); //$NON-NLS-1$

15. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1056 : String iconPath = URIHelper.normalize(((TLDDocument) document).getSmallIcon(), urlString, "/"); //$NON-NLS-1$

16. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1060 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), urlString, "/"); //$NON-NLS-1$

17. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

CMDocumentFactoryTLD.java :

1060 : String iconPath = URIHelper.normalize(((TLDDocument) document).getLargeIcon(), urlString, "/"); //$NON-NLS-1$

Source File: org/eclipse/jst/jsp/core/internal/contentmodel/tld/TLDCMDocumentManager.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

53 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

690 : String location = URIResolverPlugin.createResolver().resolve(getCurrentBaseLocation().toString(), null, uri);

3. WARNING: DiscouragedReference

Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

690 : String location = URIResolverPlugin.createResolver().resolve(getCurrentBaseLocation().toString(), null, uri);

4. WARNING: DiscouragedReference

Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

690 : String location = URIResolverPlugin.createResolver().resolve(getCurrentBaseLocation().toString(), null, uri);

5. WARNING: DiscouragedReference

Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

1074 : String location = URIResolverPlugin.createResolver().resolve(currentBaseLocation.toString(), null, uri);

6. WARNING: DiscouragedReference

Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

1074 : String location = URIResolverPlugin.createResolver().resolve(currentBaseLocation.toString(), null, uri);

7. WARNING: DiscouragedReference

Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TLDCMDocumentManager.java :

1074 : String location = URIResolverPlugin.createResolver().resolve(currentBaseLocation.toString(), null, uri);

Source File: org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java
1. WARNING: UnusedImport

The import org.eclipse.jst.jsp.core.jspel.ELProblem is never used

ELGenerator.java :

18 : import org.eclipse.jst.jsp.core.jspel.ELProblem;

Source File: org/eclipse/jst/jsp/core/internal/java/jspel/JSPELParser.java
1. WARNING: DeadCode

Dead code

JSPELParser.java :

92 : throw new Error("Missing return statement in function");

2. WARNING: DeadCode

Dead code

JSPELParser.java :

764 : jjtn000.setFullFunctionName(name.image);

Source File: org/eclipse/jst/jsp/core/internal/java/search/JSPIndexManager.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

39 : import org.eclipse.jdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

Discouraged access: The type Index is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

40 : import org.eclipse.jdt.internal.core.index.Index;

3. WARNING: DiscouragedReference

Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

41 : import org.eclipse.jdt.internal.core.search.indexing.IndexManager;

4. WARNING: DiscouragedReference

Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

183 : IndexManager im = JavaModelManager.getIndexManager();

5. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

183 : IndexManager im = JavaModelManager.getIndexManager();

6. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

183 : IndexManager im = JavaModelManager.getIndexManager();

7. WARNING: DiscouragedReference

Discouraged access: The method removeIndex(IPath) from the type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

186 : im.removeIndex(indexLocation);

8. WARNING: DiscouragedReference

Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

517 : IndexManager indexManager = JavaModelManager.getIndexManager();

9. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

517 : IndexManager indexManager = JavaModelManager.getIndexManager();

10. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

517 : IndexManager indexManager = JavaModelManager.getIndexManager();

11. WARNING: DiscouragedReference

Discouraged access: The type Index is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

523 : Index index = null;

12. WARNING: DiscouragedReference

Discouraged access: The constructor Index(String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

529 : index = new Index(locay, "Index for " + locay, true); //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The type Index is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

529 : index = new Index(locay, "Index for " + locay, true); //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The method saveIndex(Index) from the type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPIndexManager.java :

530 : indexManager.saveIndex(index);

Source File: org/eclipse/jst/jsp/core/internal/java/search/JSPSearchSupport.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPSearchSupport.java :

36 : import org.eclipse.jdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPSearchSupport.java :

474 : JavaModelManager.getIndexManager().indexLocations.put(containerPath, indexLocation);

3. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPSearchSupport.java :

474 : JavaModelManager.getIndexManager().indexLocations.put(containerPath, indexLocation);

4. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type SimpleLookupTable is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPSearchSupport.java :

474 : JavaModelManager.getIndexManager().indexLocations.put(containerPath, indexLocation);

5. WARNING: DiscouragedReference

Discouraged access: The field indexLocations from the type IndexManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar

JSPSearchSupport.java :

474 : JavaModelManager.getIndexManager().indexLocations.put(containerPath, indexLocation);

Source File: org/eclipse/jst/jsp/core/internal/modelquery/JSPModelQueryAdapterImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

JSPModelQueryAdapterImpl.java :

15 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

JSPModelQueryAdapterImpl.java :

22 : public JSPModelQueryAdapterImpl(CMDocumentCache cmDocumentCache, ModelQuery modelQuery, URIResolver idResolver) {

Source File: org/eclipse/jst/jsp/core/internal/modelquery/JSPModelQueryImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

JSPModelQueryImpl.java :

18 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

JSPModelQueryImpl.java :

40 : public JSPModelQueryImpl(IStructuredModel model, URIResolver resolver) {

Source File: org/eclipse/jst/jsp/core/internal/modelquery/ModelQueryAdapterFactoryForJSP.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ModelQueryAdapterFactoryForJSP.java :

21 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ModelQueryAdapterFactoryForJSP.java :

85 : URIResolver idResolver = null;

3. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ModelQueryAdapterFactoryForJSP.java :

134 : protected ModelQuery createModelQuery(IStructuredModel model, URIResolver resolver) {

Source File: org/eclipse/jst/jsp/core/internal/modelquery/ModelQueryAdapterFactoryForTag.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ModelQueryAdapterFactoryForTag.java :

14 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ModelQueryAdapterFactoryForTag.java :

33 : protected ModelQuery createModelQuery(IStructuredModel model, URIResolver resolver) {

Source File: org/eclipse/jst/jsp/core/internal/modelquery/TagModelQuery.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TagModelQuery.java :

23 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;

2. WARNING: DiscouragedReference

Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

TagModelQuery.java :

152 : public void setIdResolver(URIResolver newURIResolver) {

Source File: org/eclipse/jst/jsp/core/internal/util/FacetModuleCoreSupport.java
1. WARNING: UnusedImport

The import org.eclipse.core.runtime.CoreException is never used

FacetModuleCoreSupport.java :

21 : import org.eclipse.core.runtime.CoreException;

Source File: org/eclipse/jst/jsp/core/internal/util/FileContentCache.java
1. WARNING: DeadCode

Dead code

FileContentCache.java :

233 : if (DEBUG && entry != null && entry.isStale())

2. WARNING: DeadCode

Dead code

FileContentCache.java :

234 : System.out.println("stale contents:" + filePath);

Source File: org/eclipse/jst/jsp/core/taglib/ProjectDescription.java
1. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ProjectDescription.java :

82 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ProjectDescription.java :

1782 : path = URIHelper.normalize(reference, basePath, localRoot);

3. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ProjectDescription.java :

1782 : path = URIHelper.normalize(reference, basePath, localRoot);

4. WARNING: DiscouragedReference

Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ProjectDescription.java :

2478 : path = new Path(URIHelper.normalize(taglibLocation, webxml.getFullPath().toString(), getLocalRoot(webxml.getFullPath().toString())));

5. WARNING: DiscouragedReference

Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/patches-R3.2.2-P/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar

ProjectDescription.java :

2478 : path = new Path(URIHelper.normalize(taglibLocation, webxml.getFullPath().toString(), getLocalRoot(webxml.getFullPath().toString())));