src/Tools/jEdit/README.html
changeset 46956 9ff441f295c2
parent 46118 e99ca055c91d
child 47491 62d93aec1846
equal deleted inserted replaced
46955:7bd0780c0bd3 46956:9ff441f295c2
   154   </li>
   154   </li>
   155 
   155 
   156 </ul>
   156 </ul>
   157 
   157 
   158 
   158 
   159 <h2>Limitations and workrounds (October 2011)</h2>
   159 <h2>Limitations and workrounds (March 2012)</h2>
   160 
   160 
   161 <ul>
   161 <ul>
   162   <li>No way to start/stop prover or switch to a different logic.<br/>
   162   <li>No way to start/stop prover or switch to a different logic.<br/>
   163   <em>Workaround:</em> Change options and restart editor.</li>
   163   <em>Workaround:</em> Change options and restart editor.</li>
   164 
   164 
   171   <em>Workaround:</em> Avoid such commands.</li>
   171   <em>Workaround:</em> Avoid such commands.</li>
   172 
   172 
   173   <li>Lack of dependency managed for auxiliary files that contribute
   173   <li>Lack of dependency managed for auxiliary files that contribute
   174   to a theory ("<b>uses</b>").<br/>
   174   to a theory ("<b>uses</b>").<br/>
   175   <em>Workaround:</em> Re-use files manually within the prover.</li>
   175   <em>Workaround:</em> Re-use files manually within the prover.</li>
   176 
       
   177   <li>Crude management of new Isar commands that are defined within
       
   178   the running session.<br/>
       
   179   <em>Workaround:</em> Force re-parsing of files using such commands
       
   180   via reload menu of jEdit.</li>
       
   181 
   176 
   182   <li>No way to delete document nodes from the overall collection of
   177   <li>No way to delete document nodes from the overall collection of
   183   theories.<br/>
   178   theories.<br/>
   184   <em>Workaround:</em> Restart whole Isabelle/jEdit session in
   179   <em>Workaround:</em> Restart whole Isabelle/jEdit session in
   185   worst-case situation.</li>
   180   worst-case situation.</li>