lucene/dev-tools/idea
Steven Rowe 17cdd3a46b IntelliJ configuration fixes:
- Make FacetTestCase abstract so that the IntelliJ test runner doesn't try to execute its tests under the facet module test run configuration
- In the facet module configuration, drop source directory facet/src/examples/ and add source directory facet/src/resources/
- Add -Xmx256m to the Lucene core test run configuration to avoid OOM in a couple tests
- Add resource pattern 'test-files:*' to .idea/compiler.xml, so that all files under */src/test-files/, regardless of file name/extension, will be copied over to the test output directory (previously .js files under solr/src/test-files/ were being excluded)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447154 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 08:59:15 +00:00
..
.idea IntelliJ configuration fixes: 2013-02-18 08:59:15 +00:00
lucene IntelliJ configuration fixes: 2013-02-18 08:59:15 +00:00
solr SOLR-2045: DIH doesn't release jdbc connections for some databases 2012-11-12 17:33:00 +00:00
parent.iml LUCENE-4385: Move IntelliJ build output directories and test working directories to top-level directory idea-build/ 2012-09-13 22:48:59 +00:00