Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-09[Target Explorer] automatically import and export remote debugger launchTobias Schwarz6-48/+156
2012-11-06[Target Explorer] change launch config persistence für launch configTobias Schwarz7-287/+185
2012-10-29[Traget Explorer] fix launch attributes are not changed in peer whenTobias Schwarz1-4/+18
2012-10-19Target Explorer: Fix more NPE's foundUwe Stieber2-2/+2
2012-10-19Target Explorer: Fix NPE'sUwe Stieber2-23/+26
2012-10-17Target Explorer: Fix peer attribute updateUwe Stieber1-2/+1
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-09-23Target Explorer: Bug 389026 - [TCF][Process] Support IProcessesV1 with the Pr...Uwe Stieber4-36/+106
2012-09-21Target Explorer: Improve adaptable matching and selectionChanged handling on ...Uwe Stieber1-2/+2
2012-09-10Target Explorer: Fix "Remote Debugger" launches do not terminate if last cont...Uwe Stieber1-0/+3
2012-08-28Target Explorer: Rename "Attach" launch configuration type to "Remote Debugger"Uwe Stieber1-1/+1
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz2-11/+3
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz3-46/+183
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber3-318/+320
2012-08-02Target Explorer: Added advanced remote process launch tab section to specify ...Uwe Stieber1-19/+24
2012-08-02Fix Bug 386328 - Application output doesn't display correctly in the terminalUwe Stieber1-1/+32
2012-07-30Target Explorer: add launch attribute for context attach stepsTobias Schwarz2-0/+24
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+34
2012-07-25Target Explorer: ADD commentTobias Schwarz1-0/+1
2012-07-24Target Explorer: FIX illegal thread access, ADD open and close channel steps ...Tobias Schwarz2-2/+14
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz3-74/+163
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber2-5/+29
2012-07-19Target Explorer: Added IPeerModel#getRemotePeerId() and remember original rem...Uwe Stieber2-1/+2
2012-07-19Target Explorer: ADD update peer when attach launch config changesTobias Schwarz2-2/+77
2012-07-19FIX NPEUwe Stieber1-1/+1
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz2-6/+51
2012-07-03Target Explorer: Declare as friend to the TCF Debug Model and UIUwe Stieber1-1/+0
2012-06-21Target Explorer: FIX launch attribute prefix, ADD possibility to configure co...Tobias Schwarz1-35/+29
2012-06-20Target Explorer: REWORK stepper apiTobias Schwarz8-570/+579
2012-06-19Target Explorer: Fix invalid remove launch step referenceUwe Stieber1-1/+1
2012-06-18Target Explorer: ADD attach launchTobias Schwarz11-485/+644
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-35/+35
2012-06-06Target Explorer: FIX launch channel managementTobias Schwarz5-41/+62
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-16/+10
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-18/+18
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber1-4/+9
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-22Target Explorer: ADD possibility to use own channel for process launcher andTobias Schwarz2-2/+8
2012-05-22Target Explorer: ADD launch tab icons, launch node description provider, remo...Tobias Schwarz1-33/+19
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz2-57/+112
2012-05-15Releng: Fix copyright headerUwe Stieber6-4/+24
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz5-4/+89
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: ADD attach debugger on remote application debugTobias Schwarz5-20/+132
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz1-0/+3
2012-05-08Target Explorer: Fix exportsUwe Stieber1-1/+2
2012-05-03Target Explorer: ADD toolbar and double-click actionsTobias Schwarz1-0/+11
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz2-9/+116
2012-04-19Target Explorer: CHANGE launch context selectorTobias Schwarz1-3/+31
2012-04-17Target Explorer: FIX remote app launch manager delegate & part without buttonsTobias Schwarz1-1/+10

Back to the top