Searched refs:buildWithDeps (Results 1 – 2 of 2) sorted by relevance
329 ProjectHelper.buildWithDeps(project, IncrementalProjectBuilder.FULL_BUILD, monitor); in exportReleaseApk()
1086 public static void buildWithDeps(IProject project, int kind, IProgressMonitor monitor) in buildWithDeps() method in ProjectHelper