[ 
https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862002#action_12862002
 ] 

Thejas M Nair commented on PIG-1390:
------------------------------------

I made a change in my working copy to call cc-compile, and then tried refresh 
of the project in eclipse and tried running org/apache/pig/Main.java 'as java 
application' in Eclipse. I got a class not found error (for Main). However 
running 'ant jar' fixes this. I was expecting eclipse to build all these 
classes itself, but that does not seem to be happening. Looks like invoking 
"compile" target is needed to get eclipse to stage of being able to run 
Main.java .

> Provide a target to generate eclipse-related classpath and files
> ----------------------------------------------------------------
>
>                 Key: PIG-1390
>                 URL: https://issues.apache.org/jira/browse/PIG-1390
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.7.0, 0.8.0
>            Reporter: V.V.Chaitanya Krishna
>            Assignee: V.V.Chaitanya Krishna
>             Fix For: 0.8.0
>
>         Attachments: PIG-1390-2.patch, PIG-1390-3.patch, 
> PIG-eclipse_support.patch
>
>
> Currently, after checking out from svn repository, there is no provision to 
> auto-generate eclipse-related classpath and files , which could help in 
> import into eclipse directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to