Author: dennisl
Date: Sun Feb 3 07:11:23 2008
New Revision: 617995
URL: http://svn.apache.org/viewvc?rev=617995&view=rev
Log:
o Fix broken link.
Modified:
maven/site/trunk/src/site/xdoc/developers/mojo-api-specification.xml
Modified: maven/site/trunk/src/site/xdoc/developers/mojo-api-specification.xml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/developers/mojo-api-specification.xml?rev=617995&r1=617994&r2=617995&view=diff
==============================================================================
--- maven/site/trunk/src/site/xdoc/developers/mojo-api-specification.xml
(original)
+++ maven/site/trunk/src/site/xdoc/developers/mojo-api-specification.xml Sun
Feb 3 07:11:23 2008
@@ -737,14 +737,14 @@
</p>
</section>
<section name="IDE integration">
- <p>If you're using Jetbrains IntelliJ Idea to develop your plugin,
+ <p>If you're using JetBrains IntelliJ IDEA to develop your plugin,
you can use the following to configure the javadoc annotations as live
templates.</p>
<p>
<ol>
- <li>Download <a href="maven.xml">this file</a>,
+ <li>Download <a href="./maven.xml">this file</a>,
and place it in $USER_HOME/.IntelliJIdea/config/templates</li>
- <li>(re)startup IntelliJ (templates are loaded on startup)</li>
+ <li>(re)startup IntelliJ IDEA (templates are loaded on startup)</li>
<li>add the following list to Settings -> IDE -> Errors -> General
-> Unknown javadoc tags -> Additional javadoc tags
<ul>