You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2010/04/28 03:01:23 UTC

[Pig Wiki] Update of "Eclipse_Environment" by ThejasNair

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.

The "Eclipse_Environment" page has been changed by ThejasNair.
http://wiki.apache.org/pig/Eclipse_Environment?action=diff&rev1=13&rev2=14

--------------------------------------------------

   * Window > Open Perspective > Java
   * Window > Show View > ''see the various options ...''
  
+ ==== Download jars and generate code ====
+ To download the required jars and generate code in src-gen, run 'ant jar' in trunk dir.
+ 
  ==== Update the Build Configuration ====
+  * run 'ant eclipse-files' in trunk/ dir.
+  * Refresh the project in eclipse 
+ You are all set now!
+ 
+ The 'ant eclipse-files' target does not exist in revisions before r938733, and you have to follow the steps below  -
+ 
  After the Java project is created, update the build configuration.
  
  To update the build configuration: