Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pig-eclipse-update-site

Features

  • supports Apache Pig Latin 0.11 - 0.14
  • syntax highlighting
  • open declaration (F3) - for macros, defines, and UDF's
  • auto complete (ctrl+space) - defines, relations, reserved words, built in functions
  • toggle comment (ctrl+shift+c) - to comment/uncomment a block using --
  • find references (ctrl+shift+g) - preliminary implementation, to find usages of macros
  • hover information (tooltips) for macro definitions, UDF's and built in functions (javadocs)
  • preferences page for colors, Pig version, auto complete behavior and more

Installation

Install it from this update site:

http://github.com/eyala/pig-eclipse-update-site/raw/master

Pig-Eclipse requires an Eclipse with at least Java 6. It has been tested on Indigo, Juno, Kepler and Luna.

Name your pig scripts with the extension "pig" or add new file associations in the Window->Preferences->File Associations page.

Source Code

See this git project:

https://github.com/eyala/pig-eclipse

Latest Release

1.1.1, June 24th, 2015 - Toggle comment, initial implementation find references, fix of issue #3 (thanks to tombarya)

About

Update site for Pig-Eclipse

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors