mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed missing @since tag
This commit is contained in:
parent
17990c0615
commit
9f8f168496
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ import org.osgi.framework.BundleContext;
|
|||
|
||||
|
||||
public class ManagedBuilderCorePlugin extends Plugin {
|
||||
/** @since 6.1 */
|
||||
public static final String PLUGIN_ID = "org.eclipse.cdt.managedbuilder.core"; //$NON-NLS-1$
|
||||
// The shared instance
|
||||
private static ManagedBuilderCorePlugin plugin;
|
||||
|
|
Loading…
Add table
Reference in a new issue