blob: 1dec7318780546944bb3ac4f6a2f333e18da29d8 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2013 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0, which accompanies this distribution
* and is available at https://www.eclipse.org/legal/epl-2.0/.
*
* Contributors:
* Oracle - initial API and implementation
******************************************************************************/
/**
* Classes in this package can be loaded by the OSGi classloader without
* activating the plug-in.
* <p>
* See <code>./META-INF/MANIFEST.MF:Bundle-ActivationPolicy</code>
*/
package org.eclipse.jpt.common.core.internal.bundleexclude;