You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2010/05/01 02:46:56 UTC

[jira] Commented: (PIG-1390) Provide a target to generate eclipse-related classpath and files

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

Ashutosh Chauhan commented on PIG-1390:
---------------------------------------

I gave it a go and did as mentioned in previous comment

{noformat}
These are the steps that could be followed and imported to eclipse in a faster way :
1. checkout the trunk code.
2. run "ant eclipse-files".
3. open eclipse and "import" the existing project.
{noformat}

Though, pig itself compiled fine and is ready to go, the contrib projects (owl,zebra,piggybank/hiverc) didnt compile, I think because either it didn't download dependices of those projects or didn't include them in the build path. So, there appears unfriendly red cross next to project. If I remove them from build path, things are good. Did I do something wrong or is this expected ?

> 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.