Description: BuildBoost is an open source build tool framework based on Java/Apache Ant and yuan, strictly follow the concept of " convention over configuration" smallest zero configuration. BuildBoost build system is considered to be part of the software, including the concept of bootstrap can be created with the software of the system itself. BuildBoost is highly extensible framework. It supports plug-in, combined with the generation of several arbitrary task steps. It has provided a series of steps that can be reused within minutes of some of the tasks are combined to establish the establishment of the system. BuildBoost is a framework, not a new technology, it integrates with existing technology.
To Search:
File list (Check if you may need any files):
BuildBoost-master
.................\.gitignore
.................\Core
.................\....\de.devboost.buildboost
.................\....\......................\.classpath
.................\....\......................\.project
.................\....\......................\.settings
.................\....\......................\.........\org.eclipse.jdt.core.prefs
.................\....\......................\META-INF
.................\....\......................\........\MANIFEST.MF
.................\....\......................\build.properties
.................\....\......................\buildboost_bootstrap.xml
.................\....\......................\buildboost_compile_extensions.xml
.................\....\......................\buildboost_generate.xml
.................\....\......................\src
.................\....\......................\...\de
.................\....\......................\...\..\devboost
.................\....\......................\...\..\........\buildboost
.................\....\......................\...\..\........\..........\ArtifactSorter.java
.................\....\......................\...\..\........\..........\AutoBuilder.java
.................\....\......................\...\..\........\..........\BuildContext.java
.................\....\......................\...\..\........\..........\BuildException.java
.................\....\......................\...\..\........\..........\BuildScriptGenerator.java
.................\....\......................\...\..\........\..........\BuildScriptGeneratorRunner.java
.................\....\......................\...\..\........\..........\DependableBuildParticipant.java
.................\....\......................\...\..\........\..........\DependencyResolver.java
.................\....\......................\...\..\........\..........\IConstants.java
.................\....\......................\...\..\........\..........\UnresolvedDependencyChecker.java
.................\....\......................\...\..\........\..........\ant
.................\....\......................\...\..\........\..........\...\AbstractAntTargetGenerator.java
.................\....\......................\...\..\........\..........\...\AbstractAntTargetGeneratorProvider.java
.................\....\......................\...\..\........\..........\...\AntScript.java
.................\....\......................\...\..\........\..........\...\AntTarget.java
.................\....\......................\...\..\........\..........\...\AntTargetGeneratorRunner.java
.................\....\......................\...\..\........\..........\...\IAntTargetGenerator.java
.................\....\......................\...\..\........\..........\...\IAntTargetGeneratorProvider.java
.................\....\......................\...\..\........\..........\artifacts
.................\....\......................\...\..\........\..........\.........\AbstractArtifact.java
.................\....\......................\...\..\........\..........\.........\CompiledPlugin.java
.................\....\......................\...\..\........\..........\.........\EclipseFeature.java
.................\....\......................\...\..\........\..........\.........\Package.java
.................\....\......................\...\..\........\..........\.........\Plugin.java
.................\....\......................\...\..\........\..........\.........\RepositoriesFile.java
.................\....\......................\...\..\........\..........\.........\TargetPlatformZip.java
.................\....\......................\...\..\........\..........\discovery
.................\....\......................\...\..\........\..........\.........\AbstractArtifactDiscoverer.java
.................\....\......................\...\..\........\..........\.........\AbstractFileFinder.java
.................\....\......................\...\..\........\..........\.........\EclipseFeatureFinder.java
.................\....\......................\...\..\........\..........\.........\EclipseTargetP