tmf: Open XML editor when clicking Edit in XML analysis manager
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 8 Apr 2016 06:21:16 +0000 (02:21 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 8 Jul 2016 04:04:53 +0000 (00:04 -0400)
commitc02cb8e499f62e049995824e44f64d27676c2664
treed8dc059178920a42e06e94d4445a67f24fb64b65
parent8713fd20ae19b0308eb4635045ac3199692f7086
tmf: Open XML editor when clicking Edit in XML analysis manager

This change adds an Edit button the the XML analysis manager dialog
which opens a simple XML editor (from WTP). Dependencies are included
in the RCP on a per-plugin basis but work is being done to make a
feature containing the minimum set of plugins for a simple XML editor
(see bug 480141). Once this feature is available, the RCP will be
updated to use that instead, for better maintainability.

Change-Id: I6fef003210b3457815de0ce15b22e81be2eb2f9f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/70200
Reviewed-by: Hudson CI
doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki
doc/org.eclipse.tracecompass.doc.user/doc/images/ManageXMLAnalysis.png
rcp/org.eclipse.tracecompass.rcp/feature.xml
rcp/org.eclipse.tracecompass.rcp/pom.xml
releng/org.eclipse.tracecompass.target/tracecompass-e4.5.target
releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target
releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/META-INF/MANIFEST.MF
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/handler/ManageXMLAnalysisDialog.java
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/handler/Messages.java
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/handler/messages.properties
This page took 0.026249 seconds and 5 git commands to generate.