public interface ProjectSharability
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSharable()
Checks whether the project is currently sharable.
|
void |
makeSharable()
Offers to make the project sharable.
|
boolean isSharable()
AntProjectHelper.isSharableProject()void makeSharable()
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.