Skip to main content
summaryrefslogtreecommitdiffstats
blob: b42fcd6a086197ab87ab2bca7ad921703a31bddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##########################################################################
#  Copyright (c) 2011 Mia-Software.
#  
#  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:
#  	Nicolas Guyomar (Mia-Software) - Bug 334615 - Java Query for EMF Facet
###########################################################################
#Properties file for org.eclipse.papyrus.emf.facet.query.java.core
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = EMF Facet Java Query Core (Incubation)

Back to the top