Last change
on this file since 38 was
38,
checked in by zeiss, 14 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
897 bytes
|
Line | |
---|
1 | Manifest-Version: 1.0
|
---|
2 | Bundle-ManifestVersion: 2
|
---|
3 | Bundle-Name: bnftools ui
|
---|
4 | Bundle-Vendor: Software Engineering for Distributed Systems Group, University of Göttingen
|
---|
5 | Bundle-Version: 1.0.0.qualifier
|
---|
6 | Bundle-SymbolicName: de.ugoe.cs.swe.bnftools.ebnf.ui; singleton:=true
|
---|
7 | Bundle-ActivationPolicy: lazy
|
---|
8 | Require-Bundle: de.ugoe.cs.swe.bnftools.ebnf;visibility:=reexport,
|
---|
9 | org.eclipse.xtext.ui,
|
---|
10 | org.eclipse.ui.editors,
|
---|
11 | org.eclipse.ui.ide,
|
---|
12 | org.eclipse.xtext.ui.shared,
|
---|
13 | org.eclipse.ui,
|
---|
14 | org.antlr.runtime,
|
---|
15 | org.eclipse.xtext.builder,
|
---|
16 | org.eclipse.draw2d,
|
---|
17 | org.eclipse.ltk.core.refactoring,
|
---|
18 | org.eclipse.ltk.ui.refactoring
|
---|
19 | Import-Package: org.apache.log4j
|
---|
20 | Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
---|
21 | Export-Package: de.ugoe.cs.swe.bnftools.ui.contentassist.antlr
|
---|
22 | Bundle-Activator: de.ugoe.cs.swe.bnftools.ui.internal.EbnfActivator
|
---|
23 | Bundle-ClassPath: .,
|
---|
24 | lib/commons-lang-2.5.jar
|
---|
Note: See
TracBrowser
for help on using the repository browser.