blob: 07c75b5b6a2b56168caf0305f478ed13f6ae02dd [file] [log] [blame]
###############################################################################
# Copyright (c) 2010, 2011 SAP AG and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Kaloyan Raev (SAP AG) - initial API and implementation
###############################################################################
Bundle-Name = OSGi Bundle Facet Core (Incubation)
Bundle-Vendor = Eclipse Web Tools Platform
osgi.bundle.facet.label = OSGi Bundle
osgi.bundle.facet.description = Enables OSGi Bundle nature for projects.
osgi.java.bundle.preset.label = OSGi Java Bundle
osgi.java.bundle.preset.description = Configures a Java project as a OSGi Bundle project.
osgi.web.bundle.preset.label = OSGi Web Application Bundle
osgi.web.bundle.preset.description = Configures a Dynamic Web application as a OSGi Web Application Bundle project.
osgi.persistent.bundle.preset.label = OSGi Persistent Bundle
osgi.persistent.bundle.preset.description = Configures a JPA application as a OSGi Persistent Bundle project.