The following comment has been added to this issue:
Author: dion gillard
Created: Mon, 4 Aug 2003 9:08 PM
Body:
There is more than one eclipse checkstyle plugin I thought.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-652
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-652
Summary: eclipse:generate-project buildCommand and nature
Type: Improvement
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: 1 hour
Project: maven
Components:
plugin-other
Versions:
1.0-beta-10
Assignee:
Reporter: Angus Chan
Created: Mon, 4 Aug 2003 1:07 PM
Updated: Mon, 4 Aug 2003 1:07 PM
Description:
I'm using eclipse checkstyle plugin on my project. But every time after I run maven
eclipse I have to manually enable the checkstyle plugin in eclipse
project->properties. I think it is nice to let user to specify the buildCommand and
nature in project.properties so the plugin will add to .project
e.g.
maven.eclipse.buildCommand = com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder,
foo, bar
maven.eclipse.nature = com.atlassw.tools.eclipse.checkstyle.CheckstyleNature, foo, bar
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]