It is more of a question for the Eclipse community I guess (I don't believe there are specific steps needed for Drill). I would also recommend checking Eclipse documentation: http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fviews%2Fdebug%2Fref-editsourcelookup.htm
Laurent On Thu, Mar 23, 2017 at 7:05 AM, PROJJWAL SAHA <[email protected]> wrote: > All, > > I am able to connect from eclipse debug view to remote drill sqlline using > the instructions here.- > http://www.confusedcoders.com/bigdata/apache-drill/debugging-apache-drill- > sqlline-query-with-java-remote-debugging > > However, I am not sure how to use the 3rd party plugin source code in > eclipse and put it in the classpath of drill to enable me to debug the code > at runtime. > > Please help me here. > > Regards, > Projjwal > > On Sun, Mar 19, 2017 at 10:43 PM, PROJJWAL SAHA <[email protected]> > wrote: > > > Hi all, > > > > I am trying to debug a 3rd party storage plugin and I need to enable > debug > > with my eclipse IDE. Can someone pls guide me on the steps to enable > > debugging for eclipse - any documentation / link would also help. Also > are > > the steps same if I would want to debug drill codebase ? > > > > Regards, > > Projjwal > > >
