SConsolidator | An Eclipse plug-in for the build system SCons
kandi X-RAY | SConsolidator Summary
kandi X-RAY | SConsolidator Summary
SCons is an open source software build tool which tries to fix the numerous weaknesses of Make clones like the missing automatic dependency extraction, the complex syntax to describe build properties and the cross-platform issues when using shell scripts. SCons is a self-contained tool which is not dependent on any existing platform utilities. Because it is based on Python the user has the full power of a modern scripting language to deal with all build related issues. For the acceptance of a build tool it is very important to have a comfortable integration into an IDE. Before now there was no satisfying support for SCons in Eclipse. SConsolidator - a term project at the University of Applied Sciences in Rapperswil - addresses this and provides tool integration for SCons in Eclipse for a convenient C/C++ development experience. ![Build console of SConsolidator] screenshot.png).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Performs a build
- Disables autoBuild if the project is not already working
- Run SCS build
- Add a link to the text
- Finds a file in SCS project
- Tries to find the file with the given name
- Create the field editors
- Gets the value of all warnings field
- Extracts and adds SCons information to the project
- Creates a CDT project
- Prepare and setup the pumpers
- Prepare streams and process streams
- Create the dialog area
- Display the preference s preferences
- Runs the stream
- Creates the field editors
- Sets an error message
- This method initializes the tree
- Create a SConstruct builder file
- Add a link to the document
- Called when a resource is changed
- Called when a target is pressed
- Removes all markers in the given project
- Analyzes the dependency tree
- Initialize the language settings
- Extract targets from project
SConsolidator Key Features
SConsolidator Examples and Code Snippets
Community Discussions
Trending Discussions on SConsolidator
QUESTION
I am using Eclipse CDT 4.6.3 on an offline Linux machine, and need to install SConsolidator. I've downloaded the archive from GitHub.
In Eclipse, I go to help > install new software, and have tried to add SConsolidator both as an archive with the zip folder, and local with the folder unzipped. In both cases, I get the error "could not find file". I've tried storing the zip file both in the workspace and out.
How can I install SConsolidator for Eclipse?
edit:
Attempting to use Maven to build the files from GitHub, still running into problems though
...ANSWER
Answered 2017-Jul-20 at 20:24Help > Install New Software... requires an update site. Get a local copy of the update site by running following command from the command line within the Eclipse (at least the Eclipse Platform Runtime Binary) installation directory (adjust -destination to your needs):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SConsolidator
Install Eclipse and SCons
Import projects into Eclipse with the project wizard
Open target file ch.hsr.ifs.sconsolidator.core.target and install dependencies through "Set as Target Platform"
We use Tycho and Maven to build the project artifacts:.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page