1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-21 07:55:24 +02:00
cdt/cross/org.eclipse.cdt.launch.remote
Simon Marchi 9b9bc86f2e Bug 511801 - Remote launch: validate that the remote exec file is absolute
From my experience, bad things happen if the user specifies a
non-absolute path in the box labeled "Remote Absolute File Path for
C/C++ Application".  This patch adds a validation to the tab to make
sure that the path is a valid absolute POSIX path.

This assumes that we do not support remote launching on Windows targets,
and therefore do not need to specify paths such as "C:\foo\bar.exe".

Change-Id: I20367078ff20179f0515272afee17d0986940309
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2017-03-15 16:30:35 -04:00
..
.settings Move o.e.cdt.launch.remote to Java 8 2016-05-25 22:31:01 -04:00
icons/full/obj16 Added support for download and launch to remote targets using RSE. 2009-03-12 01:40:52 +00:00
META-INF Move o.e.cdt.launch.remote to Java 8 2016-05-25 22:31:01 -04:00
src/org/eclipse/cdt Bug 511801 - Remote launch: validate that the remote exec file is absolute 2017-03-15 16:30:35 -04:00
.classpath Move o.e.cdt.launch.remote to Java 8 2016-05-25 22:31:01 -04:00
.project Added support for download and launch to remote targets using RSE. 2009-03-12 01:40:52 +00:00
about.html Added support for download and launch to remote targets using RSE. 2009-03-12 01:40:52 +00:00
about.ini New CDT Icon. 2010-06-03 15:20:43 +00:00
about.mappings Added support for download and launch to remote targets using RSE. 2009-03-12 01:40:52 +00:00
about.properties update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
build.properties Upgrade to Tycho 0.14.1 2012-04-23 00:25:47 -04:00
cdt_logo_icon32.png Update to new CDT Logo 2014-12-16 13:29:12 -05:00
HelpContexts.xml Added support for download and launch to remote targets using RSE. 2009-03-12 01:40:52 +00:00
plugin.properties Bug 426586 - [launch] Rename launch delegates to be more descriptive to 2014-01-27 15:42:30 -05:00
plugin.xml Make remote launch tab definition readable 2016-04-02 15:55:31 -04:00
remotecdt.html Bug 452356 - C/C++ remote launch uses o.e.remote 2016-04-28 15:20:21 -04:00
toc.xml Bug 452356 - C/C++ remote launch uses o.e.remote 2016-04-28 15:20:21 -04:00