Last change
on this file since 1039 was
441,
checked in by Mateusz Poszwa, 9 years ago
|
Resolved missing dependencies in Framclipse
|
-
Property svn:eol-style set to
native
|
File size:
663 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.xtext.ui.shared, |
---|
| 11 | org.eclipse.xtext.builder |
---|
| 12 | Import-Package: org.apache.log4j |
---|
| 13 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
---|
| 14 | Export-Package: com.framsticks.framclipse.ui.contentassist, |
---|
[441] | 15 | com.framsticks.framclipse.ui.contentassist.antlr |
---|
[437] | 16 | Bundle-Activator: com.framsticks.framclipse.ui.internal.FramScriptActivator |
---|
Note: See
TracBrowser
for help on using the repository browser.