Ignore:
Timestamp:
10/23/15 04:56:47 (9 years ago)
Author:
Mateusz Poszwa
Message:

Resolved missing dependencies in Framclipse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/Framclipse/com.framsticks.framclipse.ui/META-INF/MANIFEST.MF

    r438 r441  
    88Require-Bundle: com.framsticks.framclipse;visibility:=reexport,
    99 org.eclipse.xtext.ui,
    10  org.eclipse.ui.editors;bundle-version="3.5.0",
    11  org.eclipse.ui.ide;bundle-version="3.5.0",
    1210 org.eclipse.xtext.ui.shared,
    13  org.eclipse.ui,
    14  org.antlr.runtime,
    1511 org.eclipse.xtext.builder
    1612Import-Package: org.apache.log4j
    1713Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    1814Export-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
    2116Bundle-Activator: com.framsticks.framclipse.ui.internal.FramScriptActivator
Note: See TracChangeset for help on using the changeset viewer.