public class ArchiveFormats extends Object
FormatActivator
for an OSGi bundle activator
that performs the same registration automatically.Constructor and Description |
---|
ArchiveFormats() |
Modifier and Type | Method and Description |
---|---|
static void |
registerAll()
Register all included archive formats so they can be used
as arguments to the ArchiveCommand.setFormat() method.
|
static void |
unregisterAll()
Clean up by deregistering all formats that were registered
by registerAll().
|
public static void registerAll()
public static void unregisterAll()
Copyright © 2015 Eclipse JGit Project. All rights reserved.