Review request for JMC-6379: Formatting fix
Marcus Hirt
marcus.hirt at oracle.com
Mon Feb 11 16:16:31 UTC 2019
Hi all,
Please review this fix to get rid of some annoyingly formatted text in the update site.
Jira: https://bugs.openjdk.java.net/browse/JMC-6379
Diff:
diff -r 8ed54479751f application/org.openjdk.jmc.updatesite.ide/category.xml
--- a/application/org.openjdk.jmc.updatesite.ide/category.xml Thu Feb 07 10:04:47 2019 +0100
+++ b/application/org.openjdk.jmc.updatesite.ide/category.xml Mon Feb 11 17:02:54 2019 +0100
@@ -96,10 +96,7 @@
<category-def name="Base (Required)" label="Base (Required)">
<category name="Mission Control" />
<description>
- Eclipse plug-ins for Mission Control. This is the base
- set of plug-ins
- required for running Mission Control inside of
- Eclipse.
+ Eclipse plug-ins for Mission Control. This is the base set of plug-ins required for running Mission Control inside of Eclipse.
</description>
</category-def>
<category-def name="Console" label="Console">
@@ -118,22 +115,19 @@
<!-- Experimental plug-in categories -->
<category-def name="Mission Control (Experimental)" label="Mission Control (Experimental)">
<description>
- Experimental (unsupported) Eclipse plug-ins for Mission
- Control
+ Experimental (unsupported) Eclipse plug-ins for Mission Control
</description>
</category-def>
<category-def name="Console (Experimental)" label="Console">
<category name="Mission Control (Experimental)" />
<description>
- Experimental (unsupported) plug-ins for the Mission
- Control Management Console.
+ Experimental (unsupported) plug-ins for the Mission Control Management Console.
</description>
</category-def>
<category-def name="Flight Recorder (Experimental)" label="Flight Recorder">
<category name="Mission Control (Experimental)" />
<description>
- Experimental (unsupported) plug-ins for the Flight
- Recorder.
+ Experimental (unsupported) plug-ins for the Flight Recorder.
</description>
</category-def>
<category-def name="Other (Experimental)" label="Other">
More information about the jmc-dev
mailing list