1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
We must download an Eclipse platform that is used to install the product features into the target platforms More... over 12 years ago
fixed name of class and extension ID More... over 12 years ago
Add packaged version of the build extension plug-in to the 'dropins' folder to make DirectorWrapper application available to Eclipse More... over 12 years ago
added TODO item More... over 12 years ago
cleaned up PluginPackagingHelper More... over 12 years ago
added build extension for tool product stage to prepare use of special DNS to retrieve artifacts from localhost More... over 12 years ago
Minor refactoring More... over 12 years ago
Added documentation Added toString() to ease debugging More... over 12 years ago
extended ManifestReader.getVersion() to handle manifests that do not contain version information extended and adjusted tests More... over 12 years ago
read version for plug-ins from manifest (replaced quick and dirty code in CompiledPlugin.getVersion()) More... over 12 years ago
fixed traversal logic More... over 12 years ago
refactored anonymous inner classes to inner types added documentation More... over 12 years ago
only search for nested plug-ins in the root directory of the target platform because searching everywhere for nested plug-ins caused trouble when plug-ins contains library JARs which are plug-ins. The latter may contain unresolved dependencies and may cause builds to fail. More... over 12 years ago
simplified code More... over 12 years ago
modified EclipseTargetPlatformAnalyzer to traverse target platform directory even if they were recognized as plug-in to find nested plug-ins More... over 12 years ago
Simplified code to detect projects (check existence of file instead of getting all file in directory and applying file filter) More... over 12 years ago
minor refactoring More... over 12 years ago
improved debug output More... over 12 years ago
removed unused code formatted code More... over 12 years ago
changed handling of packaged dependencies (use file from location instead from temp folder) More... over 12 years ago
fixed typos More... over 12 years ago
added some documentation More... over 12 years ago
made list of associate sites configurable More... over 12 years ago
read tool product specification from separate specification files instead of update site deployment specification More... over 12 years ago
minor refactoring More... over 12 years ago
added JUnit test for DotClasspathReader class More... over 12 years ago
updated hard-coded Juno update site URL to Kepler More... over 12 years ago
ignore warnings about deprecated EMF method (Can't use new method while keeping the code compilable against older EMF versions) More... over 12 years ago
updated dependencies to compile against Kepler More... over 12 years ago
moved getPriority() from IUniversalBuildStage to IBuildStage updated license headers More... over 12 years ago