I think that the current process of setting up Nutch as a project in
eclipse is cumbersome. Especially this one is hellishly boring:

*In addition, we must manually add EVERY individual plugin src/java and
src/test folder, although this takes some time it is absolutely essential
that this is done.*

I am thinking of automating this in some way. Adding a eclipse target to
create an eclipse project would be worth saving time of everybody who wants
to use Nutch with eclipse.

Thanks,
Tejas


On Wed, May 29, 2013 at 11:20 AM, Adriana Farina <[email protected]
> wrote:

> Hi Kiran,
>
> thank you very much!
>
> I'll try the solution you suggest.
>
> Many thanks to both of you!
>
>
> 2013/5/29 kiran chitturi <[email protected]>
>
> > Hi Adriana,
> >
> > I think I noticed something like this in 2.x series. I have noted the
> > dependencies here [1] while ago but I also remember the missing Tika
> > dependency in 2.x. I usually download the missing jar files from [2] and
> > add it to the project through 'external Jars'.
> >
> > This is not a permanent solution and I am not sure why Eclipse throws
> away
> > the missing dependencies. Adding the additional jars is a temporary fix
> to
> > this problem.
> >
> > Hope this helps.
> >
> > [1] https://wiki.apache.org/nutch/RunNutchInEclipse#Missing_dependencies
> > [2]
> >
> >
> http://grepcode.com/snapshot/repo1.maven.org/maven2/org.apache.tika/tika-app/1.3
> >
> > On Wed, May 29, 2013 at 11:51 AM, Adriana Farina <
> > [email protected]
> > > wrote:
> >
> > > Hi Feng,
> > >
> > > yes, I use the IvyDE managed dependencies and I configured it as
> > described
> > > in the tutorial, but I still get the import errors.
> > >
> > > 2013/5/29 feng lu <[email protected]>
> > >
> > > > It may not find the Tina package ,do you
> > > > use ivyde managed dependencies. Such as the tutorial mentioned that
> > > > Remaining in the Libraries tab Add Library > IvyDE Managed
> > Dependencies >
> > > > browse to trunk/ivy/ivy.xml > ensure ALL configuration boxes are
> > included
> > > >
> > > > On May 29, 2013 9:37 PM, "Adriana Farina" <
> [email protected]>
> > > > wrote:
> > > > >
> > > > > Hello,
> > > > >
> > > > > I'm using Nutch 2.1. I follow the guide
> > > > > http://wiki.apache.org/nutch/RunNutchInEclipse to import it in
> > > Eclipse.
> > > > The
> > > > > strange thing is that it cannot resolve some import. For example,
> in
> > > > > TikaParser.java, I get the error "The import
> > > org.apache.tika.parser.html
> > > > > cannot be resolved".
> > > > >
> > > > > Am I missing something? Where am I wrong?
> > > > >
> > > > > Thank you very much!
> > > > >
> > > > >
> > > > > --
> > > > > Adriana Farina
> > > >
> > >
> > >
> > >
> > > --
> > > Adriana Farina
> > >
> >
> >
> >
> > --
> > Kiran Chitturi
> >
> > <http://www.linkedin.com/in/kiranchitturi>
> >
>
>
>
> --
> Adriana Farina
>

Reply via email to