Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09Target Explorer: avoid multiple attach launches to the same launchTobias Schwarz1-3/+22
context
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber1-1/+3
2012-08-02Target Explorer: Added advanced remote process launch tab section to specify ↵Uwe Stieber4-75/+289
the line ending used by the launched remote process
2012-07-30Target Explorer: add launch attribute for context attach stepsTobias Schwarz1-0/+3
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber2-0/+34
2012-07-19Target Explorer: FIX launch is loosing remote context if the remote context ↵Uwe Stieber2-2/+2
is marked invisible
2012-07-18Target Explorer: ADD launch tab handling in editorTobias Schwarz7-11/+250
2012-07-09Target Explorer: ADD History ManagementTobias Schwarz1-2/+2
2012-07-03Target Explorer: Declare as friend to the TCF Debug Model and UIUwe Stieber4-4/+0
2012-06-29Target Explorer: Add launch configuration tab container editor pageUwe Stieber4-33/+113
2012-06-27Target Explorer: Limit "Launches" tab to targets with "Processes" serviceUwe Stieber1-1/+4
2012-06-21Target Explorer: FIX launch attribute prefix, ADD possibility to configure ↵Tobias Schwarz1-1/+10
context selection control
2012-06-20Target Explorer: REWORK launch tabsTobias Schwarz10-222/+234
2012-06-20Target Explorer: REWORK stepper apiTobias Schwarz1-0/+1
2012-06-18Target Explorer: ADD attach launchTobias Schwarz8-3/+253
2012-06-15Target Explorer: Show only valid connections within the context selector of ↵Uwe Stieber2-71/+188
a specific launch configuration type
2012-06-15Target Explorer: Change context selector control back to a flat listUwe Stieber1-38/+4
2012-06-13Target Explorer: Add launches tab always to the end of the stack (at the ↵Uwe Stieber1-315/+314
time of the add)
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber1-39/+39
Fix update site URL in all features
2012-06-06Target Explorer: Improve view performance by filtering Value-Add's and ↵Uwe Stieber1-21/+0
Proxies on content provider level
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber2-16/+10
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov1-1/+1
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-22/+22
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber1-2/+2
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-22Target Explorer: ADD launch tab icons, launch node description provider, ↵Tobias Schwarz3-125/+149
remote app launch only available for targets with process service
2012-05-21Target Explorer: Fix launch tab layoutUwe Stieber1-1/+1
2012-05-16Target Explorer: ADD DnD support for launchesTobias Schwarz1-1/+1
2012-05-15Releng: Fix copyright headerUwe Stieber7-5/+25
2012-05-14Target Explorer: Filter value-add nodes from launch context selector controlUwe Stieber1-0/+21
2012-05-10Target Explorer: ADD correct breakpoint at main after debug remote appTobias Schwarz3-54/+0
2012-05-09Target Explorer: FIX action visibility and enablement, launch reuse, npeTobias Schwarz1-41/+64
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Remove run process action, add run and debug actions to peerTobias Schwarz3-136/+177
and resource nodes
2012-05-03Target Explorer: ADD toolbar and double-click actionsTobias Schwarz3-15/+12
2012-05-03Target Explorer: REPLACE delete and refresh handler delegateTobias Schwarz1-0/+12
2012-05-02Target Explorer: ADD Launches to project explorerTobias Schwarz3-1/+46
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz17-1454/+1189
2012-04-19Target Explorer: Disable launch editor bindingUwe Stieber1-1/+3
2012-04-19Target Explorer: CHANGE launch context selectorTobias Schwarz6-15/+174
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-11Target Explorer: ADD File Transfer to Remote App launchTobias Schwarz3-7/+8
2012-04-09Target Explorer: Refactoring: Split filesystem to core and ui.William Chen3-7/+8
2012-04-03Target Explorer: CHANGE persistence to GSONTobias Schwarz7-590/+9
2012-03-31Target Explorer: Fix JavadocsUwe Stieber3-4/+1
2012-03-30Target Explorer: REWORK persistence, ADD file transfer and referenced ↵Tobias Schwarz9-11/+1643
projects to remote app launch
2012-03-16Target Explorer: Rename launch configurationUwe Stieber8-12/+12
2012-03-16Target Explorer: Fix copyright headerUwe Stieber3-17/+21
2012-03-16Target Explorer: Linux application launch UI workTobias Schwarz6-62/+332
2012-02-22Target Explorer: Fix exports in all plug-in'sUwe Stieber1-0/+2

Back to the top