We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Figure out how to do a headless (command line) build of the Repast projects and update site so we can integrate with CI server.
https://stackoverflow.com/questions/133234/building-eclipse-plugins-and-features-on-the-command-line
The text was updated successfully, but these errors were encountered:
For a headless build using ant as we use it in our Team, I have composed a sample Repository that showcases our approach:
ant
https://github.com/DFKI/Repast-Simphony-Ant
Sorry, something went wrong.
Years ago I was looking into using Eclipse Tycho (Maven based build for Eclipse plugins) with Repast Simphony. I haven't touched for a long time but if there's any interested, the fork branch is here - https://github.com/jonas-andersen/repast.simphony/tree/development-eclipse-tycho
No branches or pull requests
Figure out how to do a headless (command line) build of the Repast projects and update site so we can integrate with CI server.
https://stackoverflow.com/questions/133234/building-eclipse-plugins-and-features-on-the-command-line
The text was updated successfully, but these errors were encountered: