Ignore:
Timestamp:
05/08/15 14:52:36 (9 years ago)
Author:
mwalther
Message:
  • removed susan hyperlink detector, because it's not working at the moment
  • a lot of bug fixes for the susan editor
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.ui/plugin.xml

    r1875 r1877  
    518518        point="org.eclipse.ui.bindings">
    519519  </extension>
    520   <extension
    521         point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectors">
    522      <hyperlinkDetector
    523            activate="true"
    524            class="org.modelica.mdt.ui.editor.SusanHyperLinkDetector"
    525            id="org.modelica.mdt.ui.editor.SusanHyperLinkEditor"
    526            name="SusanHyperLinkDetector"
    527            targetId="org.eclipse.ui.DefaultTextEditor">
    528      </hyperlinkDetector>
    529   </extension>
    530520</plugin>
Note: See TracChangeset for help on using the changeset viewer.