1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extended tool product extension to allow upload of tool product archives More... about 11 years ago
Added some debug output More... over 11 years ago
Fixed unescaping of path to 'jar-in-jar-loader.zip' More... over 11 years ago
Fixed renaming of eclipse.ini More... over 11 years ago
Merge branch 'master' of https://github.com/DevBoost/BuildBoost.git More... over 11 years ago
Fixed renaming of eclipse.ini on Windows if no branded binary was provided More... over 11 years ago
Fixed renaming of eclipse.ini on Windows if no branded binary was provided More... over 11 years ago
Fixed handling of Eclipse binary for the case where no branded binary is provided More... over 11 years ago
Added FIXME More... over 11 years ago
Ignore missing Linux icon More... over 11 years ago
Ignore missing branded binaries for Windows More... over 11 years ago
Added new icon formats introduced in Eclipse Luna More... over 11 years ago
Do not fail if splash screen or icons are missing, just use the default ones More... over 11 years ago
Removed duplicate copying of splash screen More... over 11 years ago
Added suffix "-maven-repository" to Maven Repositories to distinguish them easier from the update site they are related to More... over 11 years ago
added slash More... almost 12 years ago
- if no category.xml exists then it will be created by copying the site.xml and renaming it - should solve issue #18 More... almost 12 years ago
- added check if category.xml exists - in positive case it will be copied and according to the site.xml the version numbers are replaced - support for issue #18 More... almost 12 years ago
Added missing copyright header Added TODO item More... almost 12 years ago
Exclude plug-in without symbolic name from build (these are usually feature JARs that are mistaken as plug-in JARs) More... almost 12 years ago
Exclude feature JARs when searching for plug-in JARs Converted some utility classes to singletons Extracted some utility methods to utility classes More... almost 12 years ago
Updated documentation More... almost 12 years ago
Fixed discovery of feature JAR files More... almost 12 years ago
Revised classes related to the discovering of Eclipse features More... almost 12 years ago
Fixed FeatureFileFinder.isFeatureDirOrFeatureJar() - Must check parent directory name only for features that are extracted (not for JAR files). Must return false if JAR file does not contain entry 'feature.xml'. More... almost 12 years ago
Modified EclipseTargetPlatformAnalyzer to accept JAR files as feature JAR file even if they are not contained in a folder called 'features', but if they contain a file called 'feature.xml'. More... almost 12 years ago
Fixed typo More... almost 12 years ago
Updated copyright header More... almost 12 years ago
Applied minor refactorings More... almost 12 years ago
Minor refactoring More... almost 12 years ago