Re: Debugging custom RequestHander: spinning up a core for debugging

2017-12-22 Thread Tod Olson
w has its own Java (I haven't used Eclipse for quite a while). I take it this runs outside Eclipse OK? (well, with problems otherwise you wouldn't be stepping through it.) Best, Erick On Fri, Dec 15, 2017 at 1:16 PM, Tod Olson mailto:t...@uchicago.edu>> wrote: Hi everyone, I n

Debugging custom RequestHander: spinning up a core for debugging

2017-12-15 Thread Tod Olson
don't get to dig into code very often, so my Java and IDE skills are a bit rusty. Any advice is welcome, whether how to fix or an alternate approach. Best, -Tod Tod Olson mailto:t...@uchicago.edu>> Systems Librarian Interim Director for Integrated Library Systems University of Chicago Library

Re: Compile problems with anonymous SimpleCollector in custom request handler

2017-11-30 Thread Tod Olson
build.xml: Classpath: ${classpathProp} -Tod On Nov 29, 2017, at 6:00 PM, Shawn Heisey mailto:apa...@elyograg.org>> wrote: On 11/29/2017 2:27 PM, Tod Olson wrote: I'm modifying a existing custom request handler for an open source project, and am looking for some help with a co

Compile problems with anonymous SimpleCollector in custom request handler

2017-11-29 Thread Tod Olson
Hi everyone, I'm modifying a existing custom request handler for an open source project, and am looking for some help with a compile error around an anonymous SimpleCollector. The build failure message from ant and the source of the specific method are below. I am compiling on a Mac with Java 1