# 6/20/07 1:38:19 PM EDT # Eclipse Java Compiler 0.768, 3.3.0 release candidate-2, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETEditorHelper.java (at line 32) import org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type AbstractJavaCompletionProposal is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 2. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETEditorHelper.java (at line 436) if (results[i] instanceof AbstractJavaCompletionProposal) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type AbstractJavaCompletionProposal is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 3. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETEditorHelper.java (at line 437) AbstractJavaCompletionProposal proposal = (AbstractJavaCompletionProposal) results[i]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type AbstractJavaCompletionProposal is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 4. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETEditorHelper.java (at line 437) AbstractJavaCompletionProposal proposal = (AbstractJavaCompletionProposal) results[i]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type AbstractJavaCompletionProposal is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 5. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETEditorHelper.java (at line 438) proposal.setReplacementOffset(offset); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setReplacementOffset(int) from the type AbstractJavaCompletionProposal is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- ---------- 6. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETTextEditor.java (at line 50) import org.eclipse.jface.internal.text.html.HTMLTextPresenter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type HTMLTextPresenter is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jface.text.jar ---------- 7. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETTextEditor.java (at line 231) return new DefaultInformationControl(shell, getOrientation(), 0, new HTMLTextPresenter()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor HTMLTextPresenter() is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jface.text.jar ---------- 8. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/JETTextEditor.java (at line 231) return new DefaultInformationControl(shell, getOrientation(), 0, new HTMLTextPresenter()); ^^^^^^^^^^^^^^^^^ Discouraged access: The type HTMLTextPresenter is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jface.text.jar ---------- ---------- 9. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/partition/JETDocumentPartitionScanner.java (at line 14) import org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type JavaAutoIndentStrategy is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 10. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/partition/JETDocumentPartitionScanner.java (at line 366) new JavaAutoIndentStrategy("__dftl_partitioning", editor.getJavaProject()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor JavaAutoIndentStrategy(String, IJavaProject) is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 11. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/partition/JETDocumentPartitionScanner.java (at line 366) new JavaAutoIndentStrategy("__dftl_partitioning", editor.getJavaProject()), ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type JavaAutoIndentStrategy is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 12. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/partition/JETDocumentPartitionScanner.java (at line 370) new JavaAutoIndentStrategy("__dftl_partitioning", editor.getJavaProject()), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor JavaAutoIndentStrategy(String, IJavaProject) is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 13. WARNING in /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jet.editor/src/org/eclipse/jet/internal/editor/partition/JETDocumentPartitionScanner.java (at line 370) new JavaAutoIndentStrategy("__dftl_partitioning", editor.getJavaProject()), ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type JavaAutoIndentStrategy is not accessible due to restriction on classpath entry /home/www-data/build/modeling/m2t/jet/downloads/drops/0.8.0/S200706201333/eclipse/plugins/org.eclipse.jdt.ui.jar ---------- 13 problems (13 warnings)