Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] First draft of CDI is posted.

BTW, for those that want to create the javadoc version of
this, follow the following steps:

- check out org.eclipse.cdt.debug.core from dev.eclipse.org 
with cvsroot /home/tools
- make sure you have Javadoc installed and configured (go
to preferences->Java->Javadoc and set the location for the
javadoc command)
- then select the project in the package explorer, right-click
Export, select Javadoc and follow wizard instructions. It will
generate the Javadoc html in a doc directory for that 
plugin.

The result will be nice html for the debug interfaces.

Sebastien


> -----Original Message-----
> From: Mikhail Khodjaiants [mailto:mikhailk@xxxxxxx]
> Sent: Thursday, July 18, 2002 4:36 PM
> To: cdt-debug-dev@xxxxxxxxxxx
> Subject: [cdt-debug-dev] First draft of CDI is posted.
> 
> 
> The first draft of CDI is in org.eclipse.cdt.debug.core.
> 
> Mikhail Khodjaiants
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
> 


Back to the top