[ 
https://issues.apache.org/jira/browse/LUCENE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844650#comment-13844650
 ] 

Uwe Schindler commented on LUCENE-5360:
---------------------------------------

Thanks Steve. Do you need help with the XSL? I have some ideas to streamline. 
This XSL is approx 10 times larger than my original one I wrote for Eclipse. 
Its code duplication and hard to maintain. I would keep the "params" the same 
like for Eclipse (means only one fileset with source files) and make the 
distribution to the different XML elements with additional checks on the path 
strings (if they end in src/test or src/resources). The sorting code can be 
streamlined to only one for-each loop which is reused (through an xsl:template).

> Add support for developing in netbeans IDE
> ------------------------------------------
>
>                 Key: LUCENE-5360
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5360
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Michal Hlavac
>            Assignee: Steve Rowe
>            Priority: Minor
>              Labels: IDE, netbeans, patch
>             Fix For: 5.0, 4.7
>
>         Attachments: 5360.patch, LUCENE-5360.patch
>
>
> It will be nice to have ant target for building netbeans IDE project 
> definition.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to