Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12Bug 564192 - Please fix the problems associated with your 2020-06 simrel ↵1.6.31.6.3Eugene Tarassov1-1/+1
contribution
2020-02-08Releng: Upversion TCF and TE to 1.6.21.6.2Eugene Tarassov135-321/+321
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov2137-6134/+6103
2020-02-08Releng: Dropped support for org.eclipse.remote in the Target ExplorerEugene Tarassov12-60/+61
2020-02-08Target Explorer: Fixed "No property tester contributes a property ↵Eugene Tarassov1-4/+5
org.eclipse.tcf.te.launch.ui.model.canDelete..."
2019-07-19Releng: fixed build error: Failed to load p2 repository with ID 'rxtx'1.6.1Eugene Tarassov9-34/+0
Eclipse mirror of rxtx was deleted, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=536800
2019-07-19Releng: Upversion TCF and TE to 1.6.1Eugene Tarassov2-619/+619
Version 1.6.0 had 1.5.0 or older version numbers in plugin names. Idea was to keep old version number if the code not changed. This was confusing. Now everything is renamed to 1.6.1.
2019-07-19Releng: Upversion TCF and TE to 1.6.1Eugene Tarassov133-580/+580
Version 1.6.0 had 1.5.0 or older version numbers in plugin names. Idea was to keep old version number if the code not changed. This was confusing. Now everything is renamed to 1.6.1.
2017-12-22Releng: updated CDT version to 9.4 for Eclipse 4.8 build1.6.0Eugene Tarassov1-2/+2
2017-12-20Releng: created build profile for Eclipse 4.8 (Photon)Eugene Tarassov2-18/+39
2017-12-16Target Explorer: disable unstable JUnit testEugene Tarassov1-6/+5
2017-12-12Releng: fixed repo URL in feature.xml filesEugene Tarassov18-19/+19
2017-12-08Releng: fix platform-site location for oxygen buildsMartin Oberhuber1-1/+1
Change-Id: I63d59a6eef58a80012d35cdc34a47c3996ab5882 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov1-1/+1
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov22-342/+342
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov45-216/+214
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov3-5/+5
2017-12-06(Releng) Update eclipse-4.7.x-oxygen.targetMartin Oberhuber1-10/+10
Change-Id: I785387545bbcbd3810772f3a71182494155cc1f4 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-11-28shell: enable commandline editing and auto completionSanimir Agovic1-2/+6
Enables commandline editing and binds tab-key to auto complete valid python identifies and keywords. Change-Id: I8490b10747be1d701fe61b0b3ae600e2de4c32aa Signed-off-by: Sanimir Agovic <sanimir@subpath.org>
2017-11-18launch: fix typo1.5.01.5Sanimir Agovic1-1/+1
Change-Id: Ifaecc8c2be5926c82d2ef3922cc2107a07c0e809 Signed-off-by: Sanimir Agovic <sanimir@subpath.org>
2017-11-02Bug 526749 - Target Explorer: need refresh context menu onashi2-16/+24
FSOpenFileDialog. Change-Id: I4fb55755cbc32c5b73440e5d59effc2287bf91a6 Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-10-11Bug 525789 - provide parameter for setting recover connection times.ashi1-4/+25
Change-Id: Iefbb0d80df35dca45f97d704c51e30c7b77f3616 Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-10-10Bug 525816 - java.io.FileNotFoundException: ↵Eugene Tarassov1-1/+6
/folk/wb-c7/ashi/dev/version2/system_viewer_wrlinux/hello_Linux (Is a directory)
2017-09-12Bug 522166 - Target Explorer: memory leak when try to recover connection.ashi1-0/+4
Change-Id: Ib5684ab2b329f573a2aa9c3ad34815c555149390 Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-08-02TCF Tests: more tests for GDB Remote Serial ProtocolEugene Tarassov1-0/+8
2017-07-29TCF Tests: more tests for GDB Remote Serial ProtocolEugene Tarassov2-7/+22
2017-07-28TCF Tests: more tests for GDB Remote Serial ProtocolEugene Tarassov1-15/+115
2017-07-27TCF Tests: more tests for GDB Remote Serial ProtocolEugene Tarassov2-18/+20
2017-07-27TCF Tests: added tests for GDB Remote Serial ProtocolEugene Tarassov6-0/+828
2017-07-06TCF Debugger: better implementation of Step Into Selection commandEugene Tarassov8-78/+173
2017-06-15Bug 459873 - Releng: Update to Tycho-0.23.1, Unify Target PlatformsMartin Oberhuber9-85/+114
- Tycho-0.23 makes multiple Hudson builds in parallel more robust - Use SWTbot-2.2.1 on Eclipse-3.8 to keep target dependencies clean - Bring *.target files in sync with pom-config.xml for interactive use - Add OSX .DS_Store to .gitignore Change-Id: I9784e6cc4820662c885930858894f9fba82fdcfe Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15Releng: Update Target Platforms and Maven Plug-in VersionsMartin Oberhuber8-114/+136
- Findbugs updated to 3.0.4 to support Java 8 - Apache PMD Maven Plug-in added Change-Id: Icc170da78e52abb0bfe814fefebff62259bec9b9 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15Releng: Fix missing -SNAPSHOT in tcf.debug.test/pom.xmlMartin Oberhuber1-8/+7
Change-Id: I1b0dfaf1e400e019bbc478ec20dd870433c19aab Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15TCF Tests: fixed diagnostic tests failure on a bare metal targetEugene Tarassov2-2/+6
2017-06-15TCF Docs: cleanup - trailing spacesEugene Tarassov1-2/+2
2017-06-14TCF Debugger: fixed display of zero size values in the Variables viewEugene Tarassov1-0/+3
2017-06-13Releng: Update Target Platforms and add comments on pom-configMartin Oberhuber5-201/+183
1. Use planner instead of slicer in *.target files - This ensures that all dependencies are met for test and dev. 2. Sort *.target files to make them better comparable 3. Align pom-config.xml with TM and fix some download locations to better model release streams Change-Id: I706fcd6eeaed4552c0c0e627e2c754bc800a59b7 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Releng: Update Feature Qualifier of TE Parent FeaturesMartin Oberhuber4-8/+8
Change-Id: Ia2304706579c07f12cb2e596b123a20d3b191828 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Doc: Update Workspace Creation in Getting Started DocsMartin Oberhuber1-21/+37
Change-Id: I211f19019624a1d619ca2c11a4fb0d181eb8b1e1 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Releng: Update eclipse-4.3.x-kepler.target for latest GSON and SWTbotMartin Oberhuber1-13/+13
Get the eclipse-4.3.x-kepler.target in sync with what Tycho was already using via pom.xml Change-Id: I4d18c3618b423ca69ac4f2ffa0236dafb77ac357 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Releng: Update TCF 3.8.2-juno.target for latest GSON and SWTBotMartin Oberhuber1-12/+12
Get the eclipse-3.8.2-juno.target in sync with Tycho config.pom for obtaining GSON-2.2.4 and latest SWTBot. Build validated with Java 7. Change-Id: I6628cb9e042b5c7253a5db0f530d13a783abc6e2 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-10Releng: Update TCF Target Platform for Oxygen RC3Martin Oberhuber1-5/+5
Change-Id: I00dc0ad90bdde600402c9529ef9d246d2d74b9c3 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-01Bug 517609 - TCFNumberFormat toByteArray method does not perform sign ↵Eugene Tarassov1-2/+3
extension properly in big endian mode
2017-05-31Releng: Update TCF Target Platform for OxygenMartin Oberhuber1-74/+74
Change-Id: Id8c8b4cdcf2d89a12d7c574d54e5203747c4ca81
2017-05-19Bug 515665: [Target Explorer] Refresh after CANCELING downloadashi1-4/+2
After CANCELING a large download, the target folder is now still refreshed. Also, in case the target folder is just a "linked" resource or there are multiple aliases holding the target folder, all those aliases are refreshed. One loophole is NOT fixed with this: Downloading to folder /base , havign the download fill /base/sub and refreshing sub when that's an Eclipse project or linked resource. In this case, "sub" is *not* refreshed but we can live with this special case. Change-Id: I1ea146eed33c28fe67d75b5205a8b4deb6690264 Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-05-18Bug 516908 - [Target Explorer] Cmd+Shift+F11 conflict on MacOSXMartin Oberhuber1-1/+16
Change-Id: I7654c5293a42bf7249b50eb5d204b5e1ebf28608
2017-05-18Bug 515665 - show full path when download conflict.ashi2-3/+12
Change-Id: I534ffda96ea9b453819217d8a46cd76219d5988c Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-05-18Bug 515665 part 3 - Change DL progress message to "Downloading files..."ashi3-1/+3
Enhancement: Name of progress should be "Downloading" and not "Copying files". This is the 3rd, cosmetic request from bug 515665. Change-Id: Ic596c6232596cc43fa942c67b7a33c26bb223b79 Signed-off-by: ashi <Aijun.Shi@windriver.com>
2017-04-24Bug 515635 - Can't modify the variables of type enum or charEugene Tarassov1-2/+33
2017-04-24Merge "fixed bug id 507022, refresh workspace when download a file from ↵Martin Oberhuber1-3/+25
target connection into a workbench project."

Back to the top