Skip to main content



      Home
Home » Eclipse Projects » Linux Tools » GCov plugin handling of linked resources and binutilites
GCov plugin handling of linked resources and binutilites [message #1732880] Sat, 21 May 2016 18:51
Eclipse UserFriend
Hello,

I've been using GCov plugin since Juno on Windows platform and each time I had to patch linked resource handling and handling of binutilies.

Linked Resources:
All path resolutions are done using org.eclipse.core.resources.IWorkspaceRoot.getFileForLocation() which does not work on linked resources.

Binutilites:
Assumption is made that tools are on the path and are the same for all projects. This is not always the case. Each project might point to its own tools and requires local resolution, e.g. CovManager should be always aware of the IProject.

I have the patch for these issues but not sure how and whom to contact. The patch is based on the Git master content.

Regards,
Eugene
Next Topic:Linux Tools 5.0.0 is released for Neon
Goto Forum:
  


Current Time: Sun Jun 15 08:29:52 EDT 2025

Powered by FUDForum. Page generated in 0.04756 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top