Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Target Explorer: avoid multiple attach launches to the same launchTobias Schwarz1-3/+22
2012-08-09Target Explorer: Fix value-add sometimes interfere with agents. Avoid to laun...Uwe Stieber1-157/+180
2012-08-09Target Explorer: Unify properties editor page save handling and provide Statu...Uwe Stieber18-1169/+1161
2012-08-08Target Explorer: Fix ELF utility testUwe Stieber1-0/+1
2012-08-08Target Explorer: Add more unit testsUwe Stieber6-51/+330
2012-08-08Target Explorer: Fine tune perspective extensionsUwe Stieber2-16/+10
2012-08-08Target Explorer: Restore test agentUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber3-18/+19
2012-08-08Target Explorer: Update test agent to useUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber25-1773/+1763
2012-08-08Target Explorer: Initialize the IPAddressUtil on plug-in loadUwe Stieber2-98/+120
2012-08-08Target Explorer: Adjust unit test VM argsUwe Stieber1-1/+1
2012-08-08Target Explorer: Add a timeout mechanism to CallbackMonitor in case someWilliam Chen4-15/+117
2012-08-07Target Explorer: Update unit test VM argsUwe Stieber1-2/+2
2012-08-07Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-07Target Explorer: Set a timeout limit for Process Monitor TestsUwe Stieber2-4/+4
2012-08-07Target Explorer: Disabled Process Monitor TestsUwe Stieber2-3/+2
2012-08-07Target Explorer: Disable unit test debuggingUwe Stieber2-2/+3
2012-08-07Target Explorer: Start adding some assertions to file system operationsUwe Stieber3-342/+345
2012-08-07Target Explorer: Fix NPEUwe Stieber1-193/+193
2012-08-07Target Explorer: Improve Processes getChildren testUwe Stieber1-69/+72
2012-08-07Target Explorer: Improve QueryChildrenTestUwe Stieber1-2/+4
2012-08-07Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-07Target Explorer: Improve ProcessModel initializationUwe Stieber1-221/+220
2012-08-06Target Explorer: Provide a second Maven project file to allow includation of ...Uwe Stieber3-273/+290
2012-08-06Unit tests: Test pom.xml need to reference all modules build by pom.xml + o.e...Uwe Stieber1-44/+2
2012-08-06Target Explorer: Disable unit test debuggingUwe Stieber1-1/+1
2012-08-06Target Explorer: Fix Illegal Thread AccessUwe Stieber1-13/+14
2012-08-06Target Explorer: Improve FSModel initializationUwe Stieber1-150/+148
2012-08-06Target Explorer: Enable unit test debuggingUwe Stieber1-1/+1
2012-08-06Unit tests: Updated Linux 64bit agent to run on RedHat machine used to execut...Uwe Stieber1-0/+0
2012-08-06Target Explorer: Fix Bug #386450 - editor restore only for static peersTobias Schwarz2-48/+56
2012-08-04Target Explorer: Categories can be marked hidden via a preference setting or ...Uwe Stieber1-103/+118
2012-08-02Target Explorer: Added advanced remote process launch tab section to specify ...Uwe Stieber5-94/+313
2012-08-02[386484]Allow file transfer from target to host into existing directoriesAnna Dushistova1-8/+11
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 Schwarz3-0/+27
2012-07-30Target Explorer: rework error handlingTobias Schwarz1-8/+5
2012-07-30Target Explorer: Fix NPE in unit testUwe Stieber1-52/+53
2012-07-30Target Explorer: fix [Bug 386159] ClassNotFoundException whileTobias Schwarz1-210/+206
2012-07-28Target Explorer: Added debug perspective extensionsUwe Stieber1-0/+16
2012-07-28Target Explorer: Add Terminals view shortcut to Resource PerspectiveUwe Stieber1-0/+1
2012-07-28Target Explorer: Fine tune perspective extensionsUwe Stieber1-0/+3
2012-07-28Target Explorer: Fix timing issue in while restoring a previously opened prop...Uwe Stieber1-0/+19
2012-07-28Target Explorer: Added commentUwe Stieber1-0/+2
2012-07-27Target Explorer: Fix Bug 386094 - IllegalThreadAccess in target explorer editorUwe Stieber1-7/+21
2012-07-27Target Explorer: Fix Bug 386096 - Deadlock in org.eclipse.tcf.te.ui.activator...Uwe Stieber1-2/+9
2012-07-26Target Explorer: Fix toolbar label missing in "Customize Perspective" dialogUwe Stieber2-1/+4
2012-07-26Target Explorer: Assure Target Explorer model initialization if working outsi...Uwe Stieber13-500/+440
2012-07-26Target Explorer: fix warnings for non externalized strings in plugin.xmlTobias Schwarz14-234/+268

Back to the top