Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Developing CDT

> -----Original Message-----
> From: Andrew Haley [mailto:aph@xxxxxxxxxxxxxxxxxxxx]
> Sent: Tuesday, August 06, 2002 10:14 AM
> To: cdt-dev@xxxxxxxxxxx
> Subject: RE: [cdt-dev] Developing CDT
> 
>  > Instructions for using Make are available in the CDT Users 
> FAQ, which
>  > ia available from the CDT homepage www.eclipse.org/cdt
> 
> The instructions didn't work for me because the Eclipse plugins were
> not included in the default classpath.
> 
> I had to click on the org.eclipse.cdt and then right-click:
> 
>   Project Properties >
> 
>   Import> External Packages and Fragments> Plug-in location> 
> "your eclipse plugin dir" > 
> 
>   Select All > Finish
> 
> After which all the Eclipse JARs were now in my project and the CDT
> built cleanly and was able to find them at run time.
> 

Thanks Andrew,

I'll update the FAQ

-Judy

> Andrew.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top