Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to load an existing build log to improve indexer quality ?

FWIW, the Standalone Debugger created a BuildOptionsParser (in org.eclipse.debug.application) to parse the
build log.  If you can't find the old way you think was there, it might be an option for you.

-- Jeff J.

----- Original Message -----
> From: "Martin Oberhuber" <Martin.Oberhuber@xxxxxxxxxxxxx>
> To: cdt-dev@xxxxxxxxxxx
> Sent: Thursday, March 5, 2015 11:48:53 AM
> Subject: [cdt-dev] How to load an existing build log to improve indexer	quality ?
> 
> 
> 
> Hi CDT Experts,
> 
> 
> 
> I might be just blindfolded, but I just can’t find a way how to load an
> existing build log for my CDT project such that the build output parser
> could analyze it and set proper includes / defines for me.
> 
> 
> 
> Has this been moved or perhaps even removed ?
> 
> 
> 
> My builds always execute under a remote build manager, so I cannot build in
> the CDT console.
> 
> I’ve been successfully loading build logs in the past … in order to get
> high-quality indexer settings …
> 
> 
> 
> Thanks,
> 
> Martin
> 
> --
> 
> Martin Oberhuber , SMTS / Product Owner – Development Tools, Wind River
> 
> direct +43.662.457915.85 fax +43.662.457915.6
> 
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top