Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Announcing Graphrex -- a graphical regular expression tool

Last post 07-22-2010, 5:12 PM by CrotonResearch. 0 replies.
Sort Posts: Previous Next
  •  07-22-2010, 5:12 PM 69900

    Announcing Graphrex -- a graphical regular expression tool

    Announcing Graphrex, a tool that analyzes a Java regular expression and creates a diagram with a visual representation of the regex's structure and flow. Graphrex is a free plugin for the Eclipse IDE. Graphrex promotes the understanding, documentation and debugging of regular expressions.

    Graphrex screenshot Graphrex includes (1) a new resource type that Eclipse uses to store the diagram so that it can be saved and re-opened; (2) an editing area where the regular expression can be entered as text, with instant feedback on syntax errors; (3) the diagram, which has interactive features to allow you to select and zoom, or inspect the contents of character sets; (4) enhancements to the Eclipse UI to help you to manipulate your Graphrex diagram; and (5) a structured view that of the regular expression that is linked to the diagram, so that selecting something in the diagram selects it in the view, and vice versa.

     

    Graphrex is a free plugin for Eclipse. Please take a look at the website , download Graphrex and let us know what you think.


    Alan
    Croton Research
    http://crotonresearch.com
View as RSS news feed in XML