Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.4.1
-
None
Description
Currently in IntelliJ, it's difficult to create a launch config to run Solr in the same way that the bin/solr script would, because there aren't any modules that reference the jetty start.jar that it uses.
I want to create a simple solr/server IJ module that can be referenced from a launch config. I've created it manually in the past, but then I always lose it when I have to regenerate idea on branch switch.