Ignore:
Timestamp:
05/26/14 11:48:28 (10 years ago)
Author:
hkaulbersch
Message:

added the functions to generate a .pdf from .fo.
Still Not accessible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • v2/trunk/de.ugoe.cs.swe.bnftools.ebnf.ui/plugin.xml

    r68 r69  
    248248        </extension> 
    249249 
    250 <!-- 
     250<!----> 
    251251   <extension 
    252252         point="org.eclipse.xtext.builder.participant"> 
     
    255255      </participant> 
    256256   </extension> 
    257    --> 
    258     
    259    <!--this is for using a button for generation--> 
     257    
     258    
     259   <!--this is for using a button for generation 
    260260   <extension 
    261261        point="org.eclipse.ui.handlers"> 
    262262     <handler 
    263            class="de.ugoe.cs.swe.bnftools.ui.EbnfExecutableExtensionFactory:de.ugoe.cs.swe.bnftools.ui.helper.GenerationHandler" 
     263           class="de.ugoe.cs.swe.bnftools.ui.EBnfExecutableExtensionFactory:de.ugoe.cs.swe.bnftools.ui.helper.GenerationHandler" 
    264264           commandId="de.ugoe.cs.swe.bnftools.ui.handler.GenerationCommand"> 
    265265     </handler> 
     
    291291    </menuContribution> 
    292292    </extension> 
    293  <!----> 
     293 --> 
    294294    
    295295    
Note: See TracChangeset for help on using the changeset viewer.