Skip to content

AsterAI/idea-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephir IntelliJ IDEA plugin

Plugin page: http://plugins.jetbrains.com/plugin/7558

Getting started develop plugin

  1. Install next plugins for Intellij
  1. Go to Zephir.bnf file and run "Generate parser code" through context menu
  2. Go to src/com/zephir/Zephir.flex and run "Run JFlex generator" through context menu
  3. Run the plugin by Menu -> Run -> Run

Links

License

Copyright (c) 2014-2017 Phalcon Team.

Licensed under the MIT License.

About

Zephir plugin for IntelliJ IDEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.8%
  • Lex 18.2%