# 1/30/07 11:24:00 AM GMT-05:00 # Eclipse Java Compiler 0.671, 3.2.0 release, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.ve.swt/vm_swt/org/eclipse/ve/internal/swt/targetvm/win32/ImageCapture.java (at line 16) import org.eclipse.swt.internal.win32.OS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type OS is not accessible due to restriction on classpath entry /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.swt.win32.win32.x86.jar ---------- 2. WARNING in /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.ve.swt/vm_swt/org/eclipse/ve/internal/swt/targetvm/win32/ImageCapture.java (at line 124) int hwndParent = OS.GetParent(hwnd); ^^ Discouraged access: The type OS is not accessible due to restriction on classpath entry /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.swt.win32.win32.x86.jar ---------- 3. WARNING in /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.ve.swt/vm_swt/org/eclipse/ve/internal/swt/targetvm/win32/ImageCapture.java (at line 124) int hwndParent = OS.GetParent(hwnd); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method GetParent(int) from the type OS is not accessible due to restriction on classpath entry /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.swt.win32.win32.x86.jar ---------- 4. WARNING in /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.ve.swt/vm_swt/org/eclipse/ve/internal/swt/targetvm/win32/ImageCapture.java (at line 130) OS.SendMessage(hwnd, WM_PRINT, gc.handle, print_bits); ^^ Discouraged access: The type OS is not accessible due to restriction on classpath entry /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.swt.win32.win32.x86.jar ---------- 5. WARNING in /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.ve.swt/vm_swt/org/eclipse/ve/internal/swt/targetvm/win32/ImageCapture.java (at line 130) OS.SendMessage(hwnd, WM_PRINT, gc.handle, print_bits); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method SendMessage(int, int, int, int) from the type OS is not accessible due to restriction on classpath entry /IBMMNT1/jvebuild/builddir/src/eclipse/plugins/org.eclipse.swt.win32.win32.x86.jar ---------- 5 problems (5 warnings)[66 .class files generated]