ソースを参照

export conversion package

terfloth@itemis.de 13 年 前
コミット
3db76e45c0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      plugins/org.yakindu.sct.model.stext/META-INF/MANIFEST.MF

+ 1 - 0
plugins/org.yakindu.sct.model.stext/META-INF/MANIFEST.MF

@@ -29,6 +29,7 @@ Import-Package: org.apache.commons.logging,
  org.eclipse.xtext.xtend2.lib
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Export-Package: org.yakindu.sct.model.stext,
+ org.yakindu.sct.model.stext.conversion,
  org.yakindu.sct.model.stext.formatting,
  org.yakindu.sct.model.stext.naming,
  org.yakindu.sct.model.stext.parseTreeConstruction,