Skip to content
Success

Changes

Summary

  1. avoid access to ".NAME.marks" exports;
  2. proper _getFile method -- required to open files from browser;
  3. more robust: no assumptions about GUI thread or document model;
  4. more robust: jEdit may produce names with trailing "/";
Changeset 69642:3694b021e555 by wenzelm:
avoid access to ".NAME.marks" exports;
The file was modified src/Tools/jEdit/src/isabelle_export.scala (diff)
Changeset 69641:fc2b565fa377 by wenzelm:
proper _getFile method -- required to open files from browser;
The file was modified src/Tools/jEdit/src/isabelle_export.scala (diff)
Changeset 69640:af09cc4792dc by wenzelm:
more robust: no assumptions about GUI thread or document model;
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Tools/jEdit/src/isabelle_export.scala (diff)
Changeset 69639:091f57432f05 by wenzelm:
more robust: jEdit may produce names with trailing "/";
The file was modified src/Tools/jEdit/src/isabelle_export.scala (diff)