mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
![]() When git is configured to honor executable bit for files (core.fileMode=true), the .exe and .dll files in the repository needs to have execute bit set to be able to run Eclipse in runtime mode on Windows. For more details: https://git-scm.com/docs/git-config#Documentation/git-config.txt-corefileMode "Git for Windows" does not appear to have this problem, but at least Cygwin does. Change-Id: I4c164f6d99219d461c301189f101ccbf63debb50 Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se> |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |