1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00
cdt/core/org.eclipse.cdt.core.native
Jonah Graham 37fef0749c Bug 573786: Handle UnsatisfiedLinkError turn off ConPTY
When starting on older versions of Windows ensure that WinPTY continues
to be used by catching all the types of exceptions that may indicate
that ConPTY is not available. This change catches all Throwables as
we want to know about all RuntimeExceptions and Errors

Change-Id: I7524d9286efe9296f1bb44311c4a3be1e5195c14
2021-05-26 10:21:29 -04:00
..
.settings Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
META-INF Bug 562776: Use Windows ConPTY API instead of WinPTY 2021-05-23 20:49:26 -04:00
native_src Bug 572878: Rewrite signing of dlls to preserve full file name 2021-05-19 08:53:56 -04:00
schema Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
src/org/eclipse/cdt Bug 573786: Handle UnsatisfiedLinkError turn off ConPTY 2021-05-26 10:21:29 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
.project Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
about.ini Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.mappings Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.properties Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
build.properties Bug 521515: Do not log every failed access attempt 2020-08-18 14:52:26 -04:00
cdt_logo_icon32.png Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
plugin.properties Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
plugin.xml Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
pom.xml Bug 572875 and Bug 572878: Sign .jnilib/.dll in production builds 2021-04-29 14:39:00 -04:00