Searched refs:MANIFEST (Results 1 – 9 of 9) sorted by relevance
40 final static ChangedFileSet MANIFEST; field in ChangedFileSetHelper44 MANIFEST = new ChangedFileSet("manifest", //$NON-NLS-1$
397 visitor.addSet(ChangedFileSetHelper.MANIFEST); in build()408 mMustMergeManifest |= visitor.checkSet(ChangedFileSetHelper.MANIFEST); in build()
694 protected static final String MANIFEST = field in RefactoringTestBase751 MANIFEST,
238 return XmlFormatStyle.MANIFEST; in getForFile()
553 style = XmlFormatStyle.MANIFEST; in guessStyle()
47 // a mapping from the library names as used inside the plugin's MANIFEST.MF to the Maven artifact id120 def manifestDeps = getManifestDependencies(new File(pluginFile, "META-INF/MANIFEST.MF"))
109 scope = EnumSet.of(Scope.MANIFEST); in run()
755 XmlFormatStyle formatStyle = XmlFormatStyle.MANIFEST; in merge()
1065 manifestTemplate = reformat(XmlFormatStyle.MANIFEST, manifestTemplate); in addManifest()