Hi Shovik Most of the TPTP extensions come with examples that are packaged within SDK build and available under File > New > Example... > UI . Their corresponding documentation are also available online here (http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.tptp.platform.doc.isv/concepts/cintro.html).
For getting the view ID, you can look at the references of extension point org.eclipse.ui.view under TPTP plugins, here is a list of plugins that contain view IDs: org.eclipse.ui.views - org.eclipse.hyades.logging.adapter.ui org.eclipse.ui.views - org.eclipse.hyades.perfmon org.eclipse.ui.views - org.eclipse.hyades.sdb org.eclipse.ui.views - org.eclipse.hyades.statistical.ui org.eclipse.ui.views - org.eclipse.hyades.test.ui org.eclipse.ui.views - org.eclipse.hyades.trace.ui org.eclipse.ui.views - org.eclipse.hyades.trace.views org.eclipse.ui.views - org.eclipse.tptp.monitoring.managedagent.ui org.eclipse.ui.views - org.eclipse.tptp.platform.analysis.core.ui org.eclipse.ui.views - org.eclipse.tptp.platform.log.views org.eclipse.ui.views - org.eclipse.tptp.test.samples org.eclipse.ui.views - org.eclipse.tptp.trace.jvmti.client Properties view is one of the platform views and their IDs are available under org.eclipse.ui.IPageLayout Regards ------------------------------------------------------------------------------ Eugene Chan IBM Toronto Laboratory, Canada "Shovik Banerjee" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/17/2007 12:46 AM Please respond to TPTP Tracing and Profiling Tools Project developer discussions <tptp-tracing-profiling-tools-dev@eclipse.org> To "TPTP Tracing and Profiling Tools Project developer discussions" <tptp-tracing-profiling-tools-dev@eclipse.org> cc [EMAIL PROTECTED] Subject Re: [tptp-tracing-profiling-tools-dev] opening an editor in logging persp Thanks,yeah it worked...i had not added a few dependencies last time.. I want to extend some of the ui features in the logging and profiling perspective... Can any of you give me some pointers/links as to how to do this?I did go through the Analyzer extension example..im sure its possible to extend the org.eclipse.hyades.ui....extension points.Where can i find some examples where these ui features are extended. I have another doubt,how do i find out the view ids of the various views in the profiling and logging perspective say like the log viewer,or the properties viewer for each entry in a log file.I was wondering how to extract the information these views display. Thanks Shovik. On 5/16/07, Paul Slauenwhite < [EMAIL PROTECTED]> wrote: Hi Shovik, I have used the code snippet in https://bugs.eclipse.org/bugs/show_bug.cgi?id=186148#c0 for test logs with success. You will need the Java perspective ID. PS --------------------------------------------- Paul Slauenwhite IBM Toronto Lab, Canada Internet: [EMAIL PROTECTED] Telephone: (905) 413-3861 Tie Line: 969-3861 --------------------------------------------- shovikb <[EMAIL PROTECTED] mail.com> To Sent by: [EMAIL PROTECTED] tptp-tracing-prof lipse.org iling-tools-dev-b cc [EMAIL PROTECTED] g Subject [tptp-tracing-profiling-tools-dev] opening an editor in logging persp 05/16/2007 03:06 AM Please respond to TPTP Tracing and Profiling Tools Project developer discussions <tptp-tracing-pro filing-tools-dev@ eclipse.org> Hi, Im a newbie and i am facing some problems.I need to open a java editor in the profiling and logging perspective where i want to display some java code.I cant figure out how to do it.IDE.openEditor(...) doesnt work here i guess.Im not having too much luck with IWorkBenchPage.openEditor (...) as well.Can nayone help out? Shovik. -- View this message in context: http://www.nabble.com/opening-an-editor-in-logging-persp-tf3762666.html#a10635959 Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive at Nabble.com. _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
_______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev