Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.core.ui/intro/whatsnew.xml')
-rw-r--r--org.eclipse.m2e.core.ui/intro/whatsnew.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/org.eclipse.m2e.core.ui/intro/whatsnew.xml b/org.eclipse.m2e.core.ui/intro/whatsnew.xml
new file mode 100644
index 00000000..a19dc9f0
--- /dev/null
+++ b/org.eclipse.m2e.core.ui/intro/whatsnew.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<introContent>
+ <extensionContent id="org.eclipse.m2e" name="Maven Integration for Eclipse"
+ style="css/whatsnew.css" path="whatsnew/@">
+ <group id="content-group" style-id="content-group">
+ <link id="m2eclipse-noteworthy" style-id="content-link"
+ label="Maven Integration for Eclipse"
+ url="http://m2eclipse.sonatype.org/new-and-noteworthy.html">
+ <text>
+ See some of the more interesting or significant changes in the
+ Maven Integration for Eclipse.
+ </text>
+ </link>
+ </group>
+ </extensionContent>
+</introContent>

Back to the top