[ 
https://issues.apache.org/jira/browse/SOLR-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575861#action_12575861
 ] 

Benson Margulies commented on SOLR-498:
---------------------------------------

I hadn't met run-jetty-run, so I was trying to make things work better when 
running with start.jar with the usual remote debugging horror.

It might still be that a more flexible classpath configuration than a single 
lib dir for jars would be useful, but resolve me out of existence if that's not 
persuasive.


> Make it easier to debug new plugin code in an IDE
> -------------------------------------------------
>
>                 Key: SOLR-498
>                 URL: https://issues.apache.org/jira/browse/SOLR-498
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.2
>            Reporter: Benson Margulies
>
> I'm developing components to be deployed via schema.xml. I happen to use 
> Eclipse, but I think that comparable fates await the users of other IDEs.
> I tried, and failed, to find a way to incorporate my eclipse output directory 
> into the appropriate classpath for schema.xml files.
> Putting it into the global jetty classpath via the jetty startup config does 
> not work, due to webapp class loader delegation rules.
> It would be really delux if there were a config file somewhere that would 
> allow me to add directories that occur in the same class loader's classpath 
> as the solr/lib directory. 
> It would be nearly as delux if solr merely supported solr/classes, so that I 
> could point Eclipse there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to