hi all experts there,
i am developing a plugin for a product that has virtually no dev.
documentation. i want to debug that plugin while that plugin is being
run in the main application. is there any way to do the same in eclipse
without knowing anything regarding debugging from that application
standpoint.
thanks
ravinder
IchBin - 23 May 2006 20:19 GMT
:: hi all experts there,
::
[quoted text clipped - 6 lines]
:: thanks
:: ravinder
You may get an answer here but would make better sense to ask this question
in the correct newsgroup. Something like the ECLIPSE NNTP server.
NNTP: news.eclipse.org
newsgroup: eclipse.platform.rcp or others of 56 NG's
Questions: http://www.eclipse.org/newsgroups
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Oliver Wong - 24 May 2006 20:04 GMT
> hi all experts there,
>
[quoted text clipped - 3 lines]
> without knowing anything regarding debugging from that application
> standpoint.
You're saying this is not an Eclipse plugin, but a plugin for some other
software?
Do you have both the main application and the plugin as projects within
Eclipse?
- Oliver