Accessing Environments and other links from Buildforge RAD plug-in
I have installed the buildforge plug-in for RAD 8.5 and from there I am able to access the projects that I have access to, submit them and look at the output step by step
So, the questions I have
- I also have access to modify the projects and environments etc. when logging on to the buildforge web-ui. How can I access the same functionality from the RAD plug-in?
- Is there a way to get the complete log as a text file, rather than having to click and view each step's output - either from plug-in or web-ui?
Thank you
One answer
Is this the prism plugin for Eclipse? That plugin only allows for starting a build, it provides no access to editing projects or environments.
There isn't any built-in way to get all the compiled logs in one text file.
~Spencer