[
https://issues.apache.org/jira/browse/PIG-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861649#action_12861649
]
V.V.Chaitanya Krishna commented on PIG-1390:
--------------------------------------------
@Thejas : The short-cut to adding pig to eclipse doesn't need "ant clean jar"
to be run. the src-gen and the required jars are downloaded while running "ant
eclipse-files" itself.
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.
In case checkout is done using subclipse in eclipse, one can refresh it after
running "ant eclipse-files".
> 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.