Git Product home page Git Product logo

antlrworks's Introduction

ANTLRWorks

Release check-list

  • make sure all the bugs are resolved in http://www.antlr.org/jira/browse/AW
  • make sure ANTLRWorks is compiled against the correct version of ANTLR and ST sources
  • update the ANTLR and ST jar files in main/lib
  • change version number (and date when it applies) into these files:
    • main/build.properties
    • main/resources/properties/strings.properties
    • main/plugin/src/org/antlr/works/plugin/properties/strings.properties
  • update history in:
    • main/History
  • update online files (ask Terence for the path):
    • index.html
    • update.xml and such files for new versions
    • push release notes and such to doc dir
  • build ANTLRWorks by running ant on the main build file: $ cd main $ ant
  • verify the following in main/dist folder:
    • file versions are correct
    • jar file is running fine
    • OS X application is launching fine
  • upload files online:
    • antlrworks-1.x.zip
    • antlrworks-1.x-src.zip
    • antlrworks-1.x.jar
  • branch the release in p4 (main -> release/1.x)

Tools

http://pmd.sourceforge.net/ http://findbugs.sourceforge.net/

Info

Enable project document: set prefs PREF_PROJET_DOCUMENT to true DOT: /Applications/Graphviz.app/Contents/MacOS/dot JavaC Windows Classpath example: C:\Program Files\Java\jdk1.5.0_03\bin\javac SD path width: modify constants in GPath and GPathGroup Windows Prefs: - Command "regedit.exe" - HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\antlr\works

Debugging

Problem with syntax diagram path? Look into:

  • GGraphGroup (where the path is created)
  • FAFactory (where the optimized FA is created)
  • GFactory (where everything is assembled before display)

Join the chat at https://gitter.im/antlr/antlrworks

antlrworks's People

Contributors

jean-bovet avatar parrt avatar sharwell avatar muhammadsawalhy avatar gitter-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.