You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/24 15:03:01 UTC

[jira] Closed: (MPECLIPSE-1) eclipse:generate-project buildCommand and nature

Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Fri, 24 Sep 2004 9:02 AM

This is fixed by MPECLIPSE-25
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPECLIPSE-1

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPECLIPSE-1
    Summary: eclipse:generate-project buildCommand and nature
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: 1 hour
 Time Spent: Unknown
  Remaining: 1 hour

    Project: maven-eclipse-plugin
   Fix Fors:
             1.9

   Assignee: David Eric Pugh
   Reporter: Angus Chan

    Created: Mon, 4 Aug 2003 1:07 PM
    Updated: Fri, 24 Sep 2004 9:02 AM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org