Changeset 441 for java/Framclipse/com.framsticks.framclipse.ui/META-INF
- Timestamp:
- 10/23/15 04:56:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
java/Framclipse/com.framsticks.framclipse.ui/META-INF/MANIFEST.MF
r438 r441 8 8 Require-Bundle: com.framsticks.framclipse;visibility:=reexport, 9 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 10 org.eclipse.xtext.ui.shared, 13 org.eclipse.ui,14 org.antlr.runtime,15 11 org.eclipse.xtext.builder 16 12 Import-Package: org.apache.log4j 17 13 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 18 14 Export-Package: com.framsticks.framclipse.ui.contentassist, 19 com.framsticks.framclipse.ui.contentassist.antlr, 20 com.framsticks.framclipse.ui.quickfix 15 com.framsticks.framclipse.ui.contentassist.antlr 21 16 Bundle-Activator: com.framsticks.framclipse.ui.internal.FramScriptActivator
Note: See TracChangeset
for help on using the changeset viewer.