lucene/dev-tools/idea/.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
..
copyright spacing / line ending tweaks so it does not differ with config files saved by IntelliJ 2012-07-11 17:57:17 +00:00
libraries LUCENE-4650: Upgrade randomized testing to version 2.0.8: make the test framework more robust under low memory conditions. 2013-01-02 08:16:22 +00:00
ant.xml re-establish alpha sort and add new classification module 2012-09-13 21:06:02 +00:00
compiler.xml IntelliJ configuration fixes: 2013-02-18 08:59:15 +00:00
misc.xml Brought IntelliJ IDEA configuration up-to-date: made 1.6 language level project-level - Solr specialization is no longer required; added solr langid contrib module; added *.mt to the compiler resource patterns; renamed solr contrib build dirs to be the same as the Ant locations (build/contrib/solr-*/) 2011-10-09 21:30:47 +00:00
modules.xml 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
projectCodeStyle.xml Don't use .* imports 2012-07-02 15:43:26 +00:00
vcs.xml LUCENE-2611: Added autolinkification for JIRA issues in log comments (thanks to David Smiley) 2011-01-09 20:42:16 +00:00
workspace.xml IntelliJ configuration fixes: 2013-02-18 08:59:15 +00:00