Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-11Target Explorer: ADD File Transfer to Remote App launchTobias Schwarz10-44/+361
2012-04-05Target Explorer: Changed IChannelManager API to allow for greater flexibility...Uwe Stieber1-1/+1
2012-04-03Target Explorer: CHANGE persistence to GSONTobias Schwarz3-228/+0
2012-03-31Target Explorer: Fix JavadocsUwe Stieber3-11/+10
2012-03-30Target Explorer: REWORK persistence, ADD file transfer and referenced project...Tobias Schwarz7-10/+332
2012-03-16Target Explorer: Rename launch configurationUwe Stieber3-12/+12
2012-03-16Target Explorer: Fix copyright headerUwe Stieber4-30/+38
2012-03-16Target Explorer: Linux application launch UI workTobias Schwarz5-28/+138
2012-02-29Target Explorer: Cherry-Pick: Remove stepper and variant delegate extension p...Tobias Schwarz1-4/+0
2012-02-28Target Explorer: Cherry-pick: REWORK stepper framework and ADD minimal launch...Tobias Schwarz8-245/+376
2012-02-23Target Explorer: Do not cache step context adapters for InvalidPeerModel objectsUwe Stieber1-2/+6
2012-02-22Target Explorer: Implement adapter possibilities for peer model step contextsUwe Stieber1-0/+43
2012-02-22Target Explorer: Fix exports in all plug-in'sUwe Stieber1-0/+1
2012-02-20Target Explorer: Decode peer model type launch contextUwe Stieber1-2/+65
2012-02-20Target Explorer: Fix encoded launch context class type detectionUwe Stieber1-0/+8
2012-02-19Target Explorer: Continued launch context selector workUwe Stieber2-10/+91

Back to the top