Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.alpha1
-
None
-
None
Description
Some classes in IvyDE use come classes which are in some {{org.eclipse....internal... }} packages, which should not be used. Compiling IvyDE with Eclipse 3.3 raise warning like :
Discouraged access: The method containerPut(IJavaProject, IPath, IClasspathContainer) from the type JavaModelManager is not accessible due to restriction on required library /Users/nicolas/tools/eclipse-3.3/plugins/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar ivyde/src/java/org/apache/ivyde/eclipse/cpcontainer IvyClasspathContainer.java
Attachments
Attachments
Issue Links
- is duplicated by
-
IVYDE-86 Classpath handling not works in IvyDE with eclipse 3.3
- Resolved