blob: 2b2b22cac32039ab9d22500268ad5fe2634269c7 [file] [log] [blame]
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) {
}
}