Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-06-01Target Explorer: Write a messages to stderr (in debug mode) if the log file ↵Uwe Stieber3-5/+13
cycling fails
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber1-10/+5
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-25Target Explorer: Updated feature description and fix more warningsUwe Stieber1-1/+3
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber1-9/+13
2012-05-15Releng: Fix copyright headerUwe Stieber7-6/+16
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-04Target Explorer: Interface naming unificationUwe Stieber1-0/+4
2012-04-25Target Explorer: Fix findbugs warnings, ignore serialization warningsUwe Stieber1-6/+9
2012-04-22Target Explorer: Fix high level FindBugs warningsUwe Stieber3-5/+18
2012-04-22Target Explorer: Fix FindBugs warning: LI_LAZY_INIT_STATICUwe Stieber1-1/+1
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-13Target Explorer: Enable value-add loggingUwe Stieber1-0/+6
2012-02-02Target Explorer: Fix preference key naming schemaUwe Stieber1-1/+1
2012-01-03Target Explorer: Reworked working set supportUwe Stieber3-6/+6
2011-12-19Target Explorer: Add missing toString() implementations to monitor and ↵Uwe Stieber1-0/+15
script event message types
2011-12-18Target Explorer: Add communication monitor consoleUwe Stieber4-4/+120
2011-12-17Target Explorer: Add TCF logging preference pageUwe Stieber6-30/+46
2011-11-30Target Explorer: Filter messages of type 'F' (framework internal) from ↵Uwe Stieber3-0/+13
default logging
2011-11-17Target Explorer: Added utility to help with decoding a string from a read ↵Uwe Stieber1-16/+2
byte array
2011-11-16Target Explorer: Refactor name space from org.eclipse.tm.te.* to ↵Uwe Stieber11-0/+1009
org.eclipse.tcf.te.*

    Back to the top