You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "KP (JIRA)" <ji...@codehaus.org> on 2010/08/02 15:54:32 UTC

[jira] Issue Comment Edited: (MECLIPSE-126) mark contents of "target" directory as derived

    [ http://jira.codehaus.org/browse/MECLIPSE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230206#action_230206 ] 

KP edited comment on MECLIPSE-126 at 8/2/10 8:53 AM:
-----------------------------------------------------

I just wanted to let everyone know that this is a much-requested Eclipse feature: https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578

Basically, you can only set resources in Eclipse as Derived programaticly, i.e., there is no project setting.  In fact, it's stored in the _workspace_ metadata.

      was (Author: thealchemist):
    I just wanted to let everyone know that this is a much-requested Eclipse feature: https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578

Basically, you can only set resources in Eclipse as Derived programaticly, i.e., there is no project setting.  In fact, it's stored in the -workspace- metadata.
  
> mark contents of "target" directory as derived
> ----------------------------------------------
>
>                 Key: MECLIPSE-126
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-126
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Andreas Schildbach
>             Fix For: 2.2
>
>
> Eclipse has the notion of "derived resources", which are normally excluded from many dialogs like the "Open Resource" dialog (Ctrl-Shift-R). Without this marker, all those dialogs would be cluttered with unrelevant files (which can't be edited anyway because they will be overwritten on the next build).
> Unfortunately, unlike Eclipse itself, "mvn eclipse:eclipse" does not mark generated files as derived. A good candidate would be the entire contents of the "target" directory.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira