package test.wksp.eclipse; public class X06 { /** * Creates the project location specification controls. * * @param projectGroup * the parent composite * @param boolean * - the initial enabled state of the widgets created */ void foo(Object projectGroup, boolean enabled) { } }