Skip to content

Pig Plugin adds Apache Pig Language support to IntelliJ.

License

Notifications You must be signed in to change notification settings

bhumirjhaveri/intellij-pig

 
 

Repository files navigation

IntelliJ - Pig Plugin

Pig Plugin adds Apache Pig Language support to IntelliJ.

Features

  • Data Type Auto-completion
  • Keyword highlighting
  • Code commenting/uncommenting
  • Brace matching
  • Syntax and errors highlighting
  • Custom Color Settings Page

Installation

Select the pig-plugin.jar from the plugin manager or install from the IntelliJ plugin repo.

Authors

  • Brandon Kearby
  • Russell Melick

Donations

If you would like to make a donation you can use PayPal.

Change log

Version 1.5

  • Add support for * in REGISTER and RMF statements
  • Minor bugfixes to color settings page

Version 1.4

I'm happy to announce that rmelick and brandon.kearby have unified their efforts in the IntelliJ Pig Language Plugin. This release includes any deltas between our codebases.

  • Fix SyntaxHighlighter bug that was causing plugin to crash in older version of IDEA (e.x. 11)
  • Added support for the pig color settings page

Version 1.3

  • Data type auto-completion

Version 1.2

  • Bug fixes issues with parens
  • Fixes with keywords in the set property name
  • Fixed order by clause missing simi

Version 1.1:

  • Keyword highlighting
  • Code commenting/uncommenting
  • Brace matching
  • Syntax and errors highlighting

About

Pig Plugin adds Apache Pig Language support to IntelliJ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%