Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Target Explorer: add transport name to property access serviceTobias Schwarz2-69/+74
2013-12-12Target Explorer: connect and model reworkTobias Schwarz1-2/+2
2013-11-02Target Explorer: Rework processes runtime model refresh ↵Uwe Stieber3-6/+45
services/RuntimeModelRefreshService.java - Fix: Refreshed context properties and children not merged reliable into model - Introduced runtime model refresh service delegates. Allows to refresh target specific properties. - Separate non-UI delegates from UI delegates. Introduced IDelegateService for non-UI delegates.
2013-10-21Target Explorer: Pass on progress monitor to isRunning methodUwe Stieber1-1/+2
2013-09-10Target Explorer: fix missing class child element in schema.Tobias Schwarz1-216/+217
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-24/+24
2013-08-06Target Explorer: Added support for passed in environment for process and ↵Max Weninger1-0/+6
local terminal connectors. Signed-off-by: Max Weninger <max.weninger@windriver.com>
2013-07-30Target Explorer: Add support for local terminalMax Weninger1-0/+6
Signed-off-by: Max Weninger <max.weninger@windriver.com>
2013-07-30Target Explorer: add common property access serviceTobias Schwarz1-2/+3
2013-07-04Target Explorer: move context selector out of launch pluginsTobias Schwarz1-2/+11
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber4-95/+95
2013-05-14Target Explorer: fix validationTobias Schwarz1-0/+10
2013-05-08Target Explorer: Rework simulator payload boot time handlingUwe Stieber1-9/+0
2013-05-07Target Explorer: Added more common simulator support related infra-structureUwe Stieber1-83/+96
2013-04-22Target Explorer: change interfaceTobias Schwarz1-1/+2
2013-04-17Target Explorer: Extended service manager to access a service by id tooUwe Stieber1-458/+499
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz3-149/+93
2013-03-15Target Explorer: simulator service supportTobias Schwarz1-55/+82
2013-03-14Target Explorer: fix NPETobias Schwarz1-456/+458
2013-03-08Target Explorer: add label provider delegate for coreTobias Schwarz2-21/+62
2013-02-18Target Explorer: Initial definition of the connection serviceUwe Stieber1-0/+68
2013-01-22Target Explorer: Updated simulator service API and improved status handler ↵Uwe Stieber1-6/+6
utility
2013-01-22Target Explorer: Adjusted simulator service API definitionUwe Stieber1-29/+6
2013-01-14Target Explorer: Added a first version of the simulator service API definitionUwe Stieber1-0/+56
2013-01-13Target Explorer: Added simulator service interfaceUwe Stieber1-0/+22
2012-11-27Target Explorer: Stream based terminal sessions can have stdout/stderr ↵Uwe Stieber1-0/+12
listeners attached
2012-11-24Target Explorer: Enforce default set of save actionsUwe Stieber1-4/+56
2012-11-23Target Explorer: Added property tester to test if a debugger has been ↵Uwe Stieber1-31/+39
launched already for a given context
2012-11-15Target Explorer: Rework delete handler to work on tree path and introduce ↵Uwe Stieber1-0/+29
canDelete delegation via the IDeleteHandlerDelegate
2012-11-02Target Explorer: Added adapter service interfaceUwe Stieber1-0/+28
2012-11-02Target Explorer: Fix service contribution not returned correctly if the ↵Uwe Stieber1-4/+8
service interface is declared in a superclass of the service implementation class
2012-10-27Target Explorer: Fix Bug 392242 - [TERMINALS] terminals in a secondary view ↵Uwe Stieber1-0/+5
don't get restored on quit and restart
2012-10-03Target Explorer: Fix several issue in handling remote peer associations to ↵Uwe Stieber1-2/+2
static configuration or peers
2012-10-02Target Explorer: Bug 377506 - [UI] "Show In > Properties" is visible for ↵Uwe Stieber3-0/+79
category nodes
2012-10-02Target Explorer: Fix properties container thread access issuesUwe Stieber3-90/+169
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the ↵Uwe Stieber1-13/+13
core TCF
2012-08-20Target Explorer: Bug 379391 - [Terminal] Open Terminal sessions should be ↵Uwe Stieber1-0/+10
restored after quit / restart
2012-08-14Target Explorer: Bug 379394 - [Terminal] Add a UI Control for setting the ↵Uwe Stieber1-0/+5
Terminal's encoding
2012-08-12Target Explorer: Bug 378625 - [Terminals] Cannot open two tabs to the same ↵Uwe Stieber1-0/+5
host in one view
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber1-3/+3
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber1-0/+32
2012-06-12Target Explorer: Fix newly added unit tests and revealed issuesUwe Stieber1-101/+101
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber1-21/+21
Fix update site URL in all features
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber1-2/+2
2012-06-01Target Explorer: Fix FindBugs warningsUwe Stieber1-0/+19
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber3-17/+11
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-31Target Explorer: Findbugs fixesUwe Stieber1-2/+2
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-5/+5
2012-05-25Target Explorer: Updated feature description and fix more warningsUwe Stieber2-14/+11
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber2-12/+24

Back to the top