Skip to main content
summaryrefslogblamecommitdiffstats
blob: 6e5e22675a8e3e44562676bb0c93cfc502ab1af7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                         

                           


                                           
                                                                                   
Bundle-Version: 0.0.0.${tstamp}
Service-Component:  \
	*
-buildpath:  \
	biz.aQute.bnd.annotation,\
	org.eclipse.fx.code.editor.ldef,\
	com.google.inject,\
	org.eclipse.emf.ecore,\
	org.eclipse.emf.ecore.xmi,\
	org.eclipse.emf.common,\
	org.eclipse.xtext,\
	javax.inject
Private-Package:  \
	org.eclipse.fx.code.editor.ldef.app
-runee: JavaSE-1.8
-runfw: org.eclipse.osgi;version='[3.10.100.v20150529-1857,3.10.100.v20150529-1857]'

Back to the top