Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] debugging

I can do this in eclipse just by attaching the source to the jar in
the libraries list, so it must be possible in netbeans.

./tch



On Wed, Sep 2, 2009 at 1:17 PM, David Parker<dap@xxxxxxxxxxxxxxxxxxxx> wrote:
> I'd like to step into eclipselink src code while debugging our app. I
> grabbed the 1.1.2 jar, and the 1.1.2 src zip, but I guess the jar is not
> built with debug, so even though I added the src zip to my netbeans library
> list, I can't step into the source code. Is there somewhere to get a jar
> file with debug info, or do I need to build it myself?
>
> =============================================
> David Parker
> dap@xxxxxxxxxxxxxxxxxxxx
>
>
>
>
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>


Back to the top