package test.wksp.eclipse; public class X11b { /** * Status code constant (value 380) indicating that an attempt was made to * modify the workspace while it was locked. Resource changes are disallowed * during certain types of resource change event notification. Severity: * error. Category: workspace. * * @see IResourceChangeEvent * @since 2.1 */ int foo; }