blob: 50deea5e6b5a0cad2d5a9b656f860289c6a3a7f3 [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) {
}
}