[ http://jira.codehaus.org/browse/MECLIPSE-5?page=comments#action_74924 ] 
            
Stephen Duncan Jr commented on MECLIPSE-5:
------------------------------------------

Wouldn't it be possible to loop through all the directories in src/main, and if 
they weren't linked as source folders, link them as simple folders?  Or, if 
it's not too hard to detect an overlap, you should be able to make sure 
everything is linked by starting at the top, and working downwards through the 
tree, adding a folder or file as a link if there's not already an overlapping 
link created.

Note: With Eclipse 3.2 and the ability to have nested projects, this issue is 
no longer important to me.  I do not use the linked project feature.

> When using output directory (-Declipse.workspace=), links to non-source 
> folders and files to be created
> -------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-5
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-5
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Stephen Duncan Jr
>
> When running mvn -Declipse.workspace=/home/user/workspace, my webapp module 
> did not get a link created to src/main/webapp.  At a minimum, well known 
> maven folders should be checked for and links added.  

-- 
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

        

Reply via email to