The site has been updated with your reviews.
Dennis Lundberg wrote:
Edwin Punzalan wrote:
I've just finished updating the documentation for the maven-idea-plugin.
Your feedback is highly appreciated.
Thanks.
Here are my comments:
All
- "IntelliJ Idea" -> "IntelliJ IDEA" and "Idea" -> "IDEA" in lots of
places. Search for it.
index.html
- "The IDEA Plugin has four goals." -> "The IDEA Plugin has five goals."
plugin-info.html
- idea:idea goal: ".ipr and .iws files" -> ".ipr, .iml and .iws files"
usage.html
- "create just the one of" -> "create just one of"
library.html
- The context of libraries is a bit vague. Is this something that you
put on the command line, in the configuration section of the pom or
elsewhere? Ah, when I read the examples I found it in
examples/customize_libraries.html. A link to that page would be nice.
examples/attach_library_src_doc.html
- "if one prefers" -> "if you prefer"
examples/prevent_module_references.html
- "can choose do so" -> "can choose to do so"
- "<linkModules>true</linkModules>" -> "<linkModules>false</linkModules>"
examples/provide_deployment_descriptor_file.html
- Just out of curiosity, what would happen if you have a project with
one ejb module and one war module? Would the two modules get the same
descriptor file?
examples/*.html
- Change the filenames to the "dictated" filename standard:
like-this.apt instead of like_this.apt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]