Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by ThejasNair: http://wiki.apache.org/pig/Eclipse_Environment ------------------------------------------------------------------------------ * Build problems: Check if eclipse is using JDK version 1.6, pig needs it (Under Preferences/Java/Compiler). ==== Tips ==== - * To build using eclipse , double click on build.xml under your project, and it will open Ant window. Double click on jar in that will build pig.jar, on test will run unit tests. + * To build using eclipse , open the ant window (Windows/Show View/Ant) , then drag and drop build.xml under your project to this window. Double click on jar in that will build pig.jar, on test will run unit tests.
