| org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation
adjustManifests | protected void adjustManifests(IProgressMonitor monitor, IProject project, IPluginBase base) throws CoreException(Code) | | |
fillBinIncludes | protected void fillBinIncludes(IProject project, IBuildEntry binEntry) throws CoreException(Code) | | |
getInternalClassPathEntries | protected IClasspathEntry[] getInternalClassPathEntries(IProject project, IFieldData data)(Code) | | |
getNumberOfWorkUnits | protected int getNumberOfWorkUnits()(Code) | | |
Methods inherited from org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation | protected void adjustManifests(IProgressMonitor monitor, IProject project, IPluginBase bundle) throws CoreException(Code)(Java Doc) protected void createContents(IProgressMonitor monitor, IProject project) throws CoreException, JavaModelException, InvocationTargetException, InterruptedException(Code)(Java Doc) protected void createSourceOutputBuildEntries(WorkspaceBuildModel model, IBuildModelFactory factory) throws CoreException(Code)(Java Doc) protected void execute(IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException(Code)(Java Doc) protected void fillBinIncludes(IProject project, IBuildEntry binEntry) throws CoreException(Code)(Java Doc) protected String getCommaValueFromSet(Set values)(Code)(Java Doc) protected IClasspathEntry[] getInternalClassPathEntries(IProject project, IFieldData data)(Code)(Java Doc) protected int getNumberOfWorkUnits()(Code)(Java Doc) public boolean getResult()(Code)(Java Doc) protected void setPluginLibraries(WorkspacePluginModelBase model) throws CoreException(Code)(Java Doc)
|
|
|