Last change
on this file since 438 was
438,
checked in by Mateusz Poszwa, 9 years ago
|
Ported Framclipse to Xtext 2.8.4
|
-
Property svn:eol-style set to
native
|
File size:
832 bytes
|
Rev | Line | |
---|
[437] | 1 | Manifest-Version: 1.0 |
---|
| 2 | Bundle-ManifestVersion: 2 |
---|
| 3 | Bundle-Name: Framclipse UI |
---|
| 4 | Bundle-Vendor: Poznan University of Technology |
---|
| 5 | Bundle-Version: 2.0.0.vqualifier |
---|
| 6 | Bundle-SymbolicName: com.framsticks.framclipse.ui; singleton:=true |
---|
| 7 | Bundle-ActivationPolicy: lazy |
---|
| 8 | Require-Bundle: com.framsticks.framclipse;visibility:=reexport, |
---|
| 9 | org.eclipse.xtext.ui, |
---|
| 10 | org.eclipse.ui.editors;bundle-version="3.5.0", |
---|
| 11 | org.eclipse.ui.ide;bundle-version="3.5.0", |
---|
| 12 | org.eclipse.xtext.ui.shared, |
---|
| 13 | org.eclipse.ui, |
---|
| 14 | org.antlr.runtime, |
---|
| 15 | org.eclipse.xtext.builder |
---|
| 16 | Import-Package: org.apache.log4j |
---|
| 17 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
---|
| 18 | Export-Package: com.framsticks.framclipse.ui.contentassist, |
---|
[438] | 19 | com.framsticks.framclipse.ui.contentassist.antlr, |
---|
| 20 | com.framsticks.framclipse.ui.quickfix |
---|
[437] | 21 | Bundle-Activator: com.framsticks.framclipse.ui.internal.FramScriptActivator |
---|
Note: See
TracBrowser
for help on using the repository browser.