1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed escaping logic More... over 12 years ago
Fixed escaping of double quotes More... over 12 years ago
Allow limited customization of plugin.xml file of plug-in org.eclipse.platform (e.g., to set color of font shown on splash screen) More... over 12 years ago
Get ID of update site from property file instead of using the parent folder name as ID (this is required when the update site description and the Maven repository description reside in separate plug-ins) More... over 12 years ago
Fixed problem with dynamic files which are not references via HTTP, but which are located in the local file system More... over 12 years ago
Ignore references to other projects in .classpath More... over 12 years ago
Initialize field 'sourceFolders' correctly More... over 12 years ago
Fixed GitHub issue #16 (Read source folders from .classpath file) More... over 12 years ago
Cleaned up More... over 12 years ago
Store unzipped version of tools products in 'temp' folder instead of 'dist' because they are not distributed (and do not need to be archived) More... over 12 years ago
Use p2 director application instead of wrapper application (was removed) More... over 12 years ago
Must fork to launch Eclipse More... over 12 years ago
Use LauncherWrapper instead of DirectorWrapper to use eclipsemirror defined in tool product specification More... over 12 years ago
Moved VM arguments to end of argument list More... over 12 years ago
Set local DNS when launching eclipse binary More... over 12 years ago
Set VM arguments to use local DNS More... over 12 years ago
added local DNS server that resolves all host names to 127.0.0.1 (localhost) More... over 12 years ago
Set manifest when packaging plug-ins More... over 12 years ago
Cleaned up More... over 12 years ago
Fixed isJarFile() More... over 12 years ago
moved code to update manifest to PluginPackagingHelper set version of Directory wrapper plug-in before deploying it to the installation platform More... over 12 years ago
Make Eclipse binary executable More... over 12 years ago
Fixed computation of TAR file name More... over 12 years ago
Minor refactorings More... over 12 years ago
More clean up More... over 12 years ago
Cleaned up More... over 12 years ago
Fixed location of dropins folder More... over 12 years ago
Fixed extraction of installation platform More... over 12 years ago
Fixed XML tags More... over 12 years ago
Add DirectorWrapper to dropins folder of installation platform (instead of target platforms) More... over 12 years ago