Skip to content

Instantly share code, notes, and snippets.

@aqubi
Created June 12, 2009 17:07
Show Gist options
  • Save aqubi/128766 to your computer and use it in GitHub Desktop.
Save aqubi/128766 to your computer and use it in GitHub Desktop.
IProjectNatureDescriptor natureDescriptor = project.getWorkspace().getNatureDescriptor(NATURE_ID);
String[] builderIds = ((ProjectNatureDescriptor) natureDescriptor).getBuilderIds();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment