Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

We have multiple source projects that make up the codebase for our overall project. How would we use Glean to get some aggregate feedback from all of the code?

0
0 Posted

We have multiple source projects that make up the codebase for our overall project. How would we use Glean to get some aggregate feedback from all of the code?

0
0

With the current release of Glean you cannot specify multiple source folders. A big part of the reason for this is that most of the tools that Glean drives have you specify the source or class files as a fileset, and a fileset only lets you specify a single directory. Without bringing in other libraries or scripting languages for iteration, there isn’t much to do within the confines of the Ant language. For now, you have a couple of choices: • create multiple project property files for Glean, and run each one separately • modify your build script to create a pseudo-project area, with all of the source files copied in to one tree. You can then point Glean at that area. The ideas behind Glean developed from working on a project where there were many component parts to the application, and generating feedback for the entire codebase was an important part of the daily build. That feedback process, however, was very much tuned for that application, but even there the feedback was not truly

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123