Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Remote debugging a Java app with load time weaving

Hi,

I found the help for debugging a local Java app with load time weaving,
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.ajdt.doc.user/questions/usingajdt/debugging.htm


But could not find any information on Remote debugging a Java app with load time weaving. It is a jar file used by a war file with
tomcat as the container.

I tried web search, also exploring debug configurations, did not see anything similar to "Remote Java Application"
Version, Eclipse Helios Release, AJDT Version: 2.1.0.e36x-release-20100630-1500, AspectJ version: 1.6.9.20100629172100

Any pointers, feedback?

Thanks
Amit




Back to the top