package test.comments.line; public class X05 { protected void foo() { // check whether to load the Apache Ant classes from the plugin class // loaders // or to only load from the URLs specified from the Ant runtime // classpath preferences setting if (true) { } } }