Code Monkey home page Code Monkey logo

pig-eclipse's Introduction

pig-eclipse

Features

  • supports Apache Pig Latin 0.11 - 0.16
  • 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) and some keywords
  • 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 7. 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.

Guide

Artem Ervits from HortonWorks has written a lovely guide to getting started with Pig-Eclipse that may be useful for new users.

Latest Release

1.1.2, September 13th, 2016 - Add hover information for keywords, Pig 0.15 and 0.16 support, and fix of issue #6 (thanks to brahamim)

pig-eclipse's People

Contributors

eyala avatar zjffdu avatar

Stargazers

Randy D. Wallace Jr. avatar Greg Arakelian avatar Smrutiranjan Sahu avatar Fion Wang avatar Timothy Spann avatar Saideep Sambaraju avatar  avatar Shani avatar  avatar Ido Hadanny avatar Youngwoo Kim avatar Alan Brenner avatar

Watchers

 avatar  avatar  avatar

pig-eclipse's Issues

macro inside a macro

Pig-Eclipse does not detect macros which are called from another macro. For example, if script1.pig imports macro1.pig, and macro1.pig imports macro2.pig, and script1.pig uses a macro from macro2.pig, F3 and auto complete will not work

Auto-complete does not work

Hi Eyal,

First of all thanks for providing this plugin. I installed the plugin on -
OSX Yosemite - 10.10.5
Eclipse Luna - 4.4.2

Post installation, the plugin recognizes pig files, however auto-complete does not seem to work using (ctrl + space). Am I missing something ? Does the auto-complete only work for specific language constructs ?

Thanks in advance.

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.