Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 59003 Details for
Bug 161563
Change references of "Log Analyzer" back to "Log and Trace Analyzer".
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch for <title> and TOC file.
patch_title_toc_161563 (text/plain), 11.49 KB, created by
Cindy Maier
on 2007-02-14 14:55:24 EST
(
hide
)
Description:
Patch for <title> and TOC file.
Filename:
MIME Type:
Creator:
Cindy Maier
Created:
2007-02-14 14:55:24 EST
Size:
11.49 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tptp.platform.log.doc.user >Index: tasks/tepref.htm >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/tasks/tepref.htm,v >retrieving revision 1.3 >diff -u -r1.3 tepref.htm >--- tasks/tepref.htm 13 Feb 2007 23:08:59 -0000 1.3 >+++ tasks/tepref.htm 14 Feb 2007 19:51:34 -0000 >@@ -17,7 +17,7 @@ > <head> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> >- <title>Setting preferences for the Log Analyzer, Setting preferences for the Log and Trace Analyzer</title> >+ <title>Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</title> > </head> > <body> > >Index: concepts/cltaviews.htm >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/concepts/cltaviews.htm,v >retrieving revision 1.2 >diff -u -r1.2 cltaviews.htm >--- concepts/cltaviews.htm 13 Feb 2007 23:08:59 -0000 1.2 >+++ concepts/cltaviews.htm 14 Feb 2007 19:51:34 -0000 >@@ -17,7 +17,7 @@ > <head> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> >- <title>Log Analyzer views, Log and Trace Analyzer views</title> >+ <title>Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer views</title> > </head> > <body> > >Index: concepts/coverview.html >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/concepts/coverview.html,v >retrieving revision 1.4 >diff -u -r1.4 coverview.html >--- concepts/coverview.html 13 Feb 2007 23:08:59 -0000 1.4 >+++ concepts/coverview.html 14 Feb 2007 19:51:34 -0000 >@@ -17,7 +17,7 @@ > <head> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> > <link rel="stylesheet" type="text/css" href="../css/book.css" /> >- <title>Log Analyzer feature overview, Log and Trace Analyzer feature overview</title> >+ <title>Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer feature overview</title> > </head> > <body> > >Index: build.properties >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/build.properties,v >retrieving revision 1.2 >diff -u -r1.2 build.properties >--- build.properties 15 Sep 2006 20:50:26 -0000 1.2 >+++ build.properties 14 Feb 2007 19:51:34 -0000 >@@ -6,6 +6,7 @@ > concepts/,\ > images/,\ > css/,\ >+ loganalyzer_toc.xml,\ > logging_toc.xml,\ > ref/,\ > samples/,\ >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/plugin.xml,v >retrieving revision 1.2 >diff -u -r1.2 plugin.xml >--- plugin.xml 11 Sep 2006 16:25:11 -0000 1.2 >+++ plugin.xml 14 Feb 2007 19:51:34 -0000 >@@ -4,6 +4,7 @@ > > <!-- Define the help contents --> > <extension point="org.eclipse.help.toc"> >+ <toc file="loganalyzer_toc.xml" primary="true"/> > <toc file="logging_toc.xml" primary="true"/> > </extension> > >Index: logging_toc.xml >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.log.doc.user/logging_toc.xml,v >retrieving revision 1.6 >diff -u -r1.6 logging_toc.xml >--- logging_toc.xml 27 Oct 2006 18:58:11 -0000 1.6 >+++ logging_toc.xml 14 Feb 2007 19:51:34 -0000 >@@ -1,7 +1,7 @@ > <?xml version="1.0" encoding="UTF-8"?> > <!-- > /********************************************************************** >- * Copyright (c) 2000, 2006 IBM Corporation. >+ * Copyright (c) 2000, 2007 IBM Corporation. > * All rights reserved. This content is made available under > * the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -14,12 +14,12 @@ > --> > <?NLS TYPE="org.eclipse.help.toc"?> > >-<toc label="Determining problems in applications" link_to="../org.eclipse.tptp.platform.doc.user/platform_toc.xml#log_analysis"> >+<toc label="Determining problems in applications" filter="plugin=org.eclipse.tptp.platform.doc.user" link_to="../org.eclipse.tptp.platform.doc.user/platform_toc.xml#log_analysis"> > <topic label="Determining problems in applications" href="concepts/ceautcom.xhtml"> >- <topic label="Log Analyzer feature overview" href="concepts/coverview.html"> >+ <topic label="Log and Trace Analyzer feature overview" href="concepts/coverview.html"> > <topic label="Common Base Event model" href="concepts/cecbemdl.htm"/> > <anchor id="anch0"/> >- <topic label="Log Analyzer views" href="concepts/cltaviews.htm"> >+ <topic label="Log and Trace Analyzer views" href="concepts/cltaviews.htm"> > <topic href="ref/relogvw.htm" label="Log View" /> > <topic href="tasks/tviewloglayout.xhtml" label="Viewing logs, correlations, and symptom databases" /> > <topic href="ref/resqlgin.htm" label="Log Interactions view" /> >@@ -64,7 +64,7 @@ > <anchor id="more_log_tasks"/> > </topic> > <anchor id="creating_log_parser" /> >- <topic href="tasks/tepref.htm" label="Setting preferences for the Log Analyzer"> >+ <topic href="tasks/tepref.htm" label="Setting preferences for the Log and Trace Analyzer"> > <topic href="tasks/tsetpreflgvw.xhtml" label="Customizing Log view" /> > <topic href="tasks/tesyntim.xhtml" label="Synchronizing time of log records for distributed applications" /> > <topic href="tasks/tsetprefsdvw.htm" label="Customizing sequence diagrams and log interactions"> >Index: loganalyzer_toc.xml >=================================================================== >RCS file: loganalyzer_toc.xml >diff -N loganalyzer_toc.xml >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ loganalyzer_toc.xml 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,95 @@ >+<?xml version="1.0" encoding="UTF-8"?> >+<!-- >+/********************************************************************** >+ * Copyright (c) 2000, 2007 IBM Corporation. >+ * All rights reserved. This content is made available under >+ * the terms of the Eclipse Public License v1.0 >+ * which accompanies this distribution, and is available at >+ * http://www.eclipse.org/legal/epl-v10.html >+ * $Id: loganalyzer_toc.xml,v 1.6 2006/10/27 18:58:11 ewchan Exp $ >+ * >+ * Contributors: >+ * IBM - Initial contribution >+ **********************************************************************/ >+ --> >+<?NLS TYPE="org.eclipse.help.toc"?> >+ >+<toc label="Determining problems in applications" filter="plugin!=org.eclipse.tptp.platform.doc.user" link_to="../org.eclipse.tptp.platform.doc.user/platform_toc.xml#log_analysis"> >+ <topic label="Determining problems in applications" href="concepts/ceautcom.xhtml"> >+ <topic label="Log Analyzer feature overview" href="concepts/coverview.html"> >+ <topic label="Common Base Event model" href="concepts/cecbemdl.htm"/> >+ <anchor id="anch0"/> >+ <topic label="Log Analyzer views" href="concepts/cltaviews.htm"> >+ <topic href="ref/relogvw.htm" label="Log View" /> >+ <topic href="tasks/tviewloglayout.xhtml" label="Viewing logs, correlations, and symptom databases" /> >+ <topic href="ref/resqlgin.htm" label="Log Interactions view" /> >+ <topic href="ref/rethrdin.htm" label="Log Thread Interactions view"/> >+ <topic href="ref/rsarview.xhtml" label="Symptom Analysis Results view" /> >+ </topic> >+ <anchor id="other_sdb" /> >+ <anchor id="common_sdb" /> >+ <topic href="concepts/celgcorr.htm" label="Log file correlation"> >+ <topic href="ref/rloginvw.html" label="Log interaction views" /> >+ <anchor id="Log_File_Corr_Schemas" /> >+ </topic> >+ >+ <topic href="tasks/tewrklog.htm" label="Analyzing log files"> >+ <anchor id="other_sdb_tasks" /> >+ <topic href="tasks/teimplog.xhtml" label="Importing a log file"> >+ <topic href="tasks/tewrkset.xhtml" label="Importing logs using log sets" /> >+ </topic> >+ <topic href="tasks/abstracting.htm" label="Filtering, Sorting, Finding, and Highlighting"> >+ <topic href="tasks/tefiltfi.htm" label="Filtering log records in log view" /> >+ <topic href="tasks/tfilterlogi.htm" label="Filtering records in Log Interactions view" /> >+ <topic href="tasks/tsort.htm" label="Sorting log records in log view" /> >+ <topic href="tasks/tesrchlg.htm" label="Finding log records in log view" /> >+ <topic href="tasks/thighlight.html" label="Highlighting log records in log view" /> >+ </topic> >+ <topic href="tasks/tecorlog.htm" label="Correlating log files"> >+ <topic href="tasks/tvwlogi.htm" label="Using log interaction diagrams"> >+ <topic href="tasks/tfilterlogi.htm" label="Filtering records in Log Interactions view" /> >+ <topic href="tasks/tfindlogi.htm" label="Finding records" /> >+ </topic> >+ <topic href="tasks/teditcorrelation.htm" label="Editing log file correlations" /> >+ <topic href="tasks/tskconfiganlog.htm" label="Configuring log analysis"/> >+ <anchor id="Log_Int_tasks_LTA" /> >+ </topic> >+ <topic href="tasks/teanlog.htm" label="Analyzing log records" /> >+ <topic href="tasks/tusdb.xhtml" label="Using a symptom database"/> >+ <topic href="tasks/tefiltsarv.htm" label="Filtering symptoms in the symptom analysis results view"/> >+ <topic href="tasks/tskprefsarv.xhtml" label="Customizing the symptom analysis results view"/> >+ <topic href="tasks/texpcbe.htm" label="Exporting a log or correlation to Common Base Event representations" /> >+ <anchor id="Cr_IBM_Logs" /> >+ </topic> >+ <anchor id="more_log_tasks"/> >+ </topic> >+ <anchor id="creating_log_parser" /> >+ <topic href="tasks/tepref.htm" label="Setting preferences for the Log Analyzer"> >+ <topic href="tasks/tsetpreflgvw.xhtml" label="Customizing Log view" /> >+ <topic href="tasks/tesyntim.xhtml" label="Synchronizing time of log records for distributed applications" /> >+ <topic href="tasks/tsetprefsdvw.htm" label="Customizing sequence diagrams and log interactions"> >+ <topic href="tasks/tsetprefsdd.xhtml" label="Customizing sequence diagram display" /> >+ <topic href="tasks/tsetprefsdps.xhtml" label="Customizing page size" /> >+ </topic> >+ <anchor id="Set_Log_Pref" /> >+ <topic href="tasks/tcfglglog.html" label="Configuring large log support"> >+ <topic href="ref/rlglogguideline.html" label="Guidelines for using large log support" /> >+ <topic href="tasks/tlglogdb.xhtml" label="Creating the database and database tables" /> >+ <topic href="tasks/tlglogpref.xhtml" label="Setting large log support preferences" /> >+ <topic href="ref/r_largeLog.html" label="Limitations when importing a large log file with the Sun JVM"/> >+ <anchor id="other_large_log" /> >+ </topic> >+ </topic> >+ <anchor id="anch2" /> >+ <topic label="Reference" href="ref/rreference.xhtml"> >+ <topic href="ref/rcbeadapt.html" label="Common Base Event format specification"/> >+ <topic href="ref/r_largeLog.html" label="Limitations when importing a large log file with the Sun JVM"/> >+ <topic href="ref/rlogindiag.html" label="Log interaction diagram controls" /> >+ <topic href="ref/resqlgin.htm" label="Log Interactions view"/> >+ <topic href="ref/rethrdin.htm" label="Log Thread Interactions view"/> >+ <topic href="ref/rlogviewctrl.htm" label="Log View controls"/> >+ <anchor id="Log_Pref_Ref" /> >+ <anchor id="IBM_Log_Parser_Ref" /> >+ </topic> >+ </topic> >+</toc>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 161563
:
58870
|
58896
| 59003 |
59178
|
59295
|
60000