[
https://issues.apache.org/jira/browse/OFBIZ-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929959#comment-16929959
]
Mathieu Lirzin commented on OFBIZ-10226:
----------------------------------------
Currently dynamic reloading of statically compiled class files (either compiled
from Java or Groovy) is not available out of the box in OFBiz.
I know that Eclipse debug mode provides such feature for Java code, but
otherwise people need to recompile/restart OFBiz
> Adds groovyScripts in the Gradle sourceSets
> -------------------------------------------
>
> Key: OFBIZ-10226
> URL: https://issues.apache.org/jira/browse/OFBIZ-10226
> Project: OFBiz
> Issue Type: Improvement
> Components: Gradle
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
>
> With the Eclipse Groovy Development Tools plugin installed, we can use the
> Eclipe debugger with Groovy files if we provide source paths for them. So we
> need to improve the sourceSets defined in the main build.gradle file.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)