Skip to content

wadoon/jml-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jml-mode - Minor mode for Java Modeling Language

Author: Alexander Weigl
Version: 0.1
URL: https://github.com/wadoon/jml-mode

This is a minor mode for Emacs to support JML comments in Java files. It builds ontop of the java-mode, a derived from the cc-mode. In particular, it adds the jml-font-lock-keywords that enables you to enable JML comments via the c-doc-comment-style variable.

For convinience reason, this file provide also the minor mode jml-mode.

Features

  • Syntax Highlightning
  • Face group: jml

Todo and Known bugs

  • Running/Open File in KeY or OpenJML
  • Enabling and disabling not working correctly.
  • Prettifying symbols not working

Converted from jml-mode.el by el2markdown.

About

Java Modeling Language support for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published