You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Petri Tuomola (Jira)" <ji...@apache.org> on 2021/05/16 00:21:00 UTC

[jira] [Created] (FINERACT-1353) Debugging Fineract in Eclipse does not work

Petri Tuomola created FINERACT-1353:
---------------------------------------

             Summary: Debugging Fineract in Eclipse does not work
                 Key: FINERACT-1353
                 URL: https://issues.apache.org/jira/browse/FINERACT-1353
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Petri Tuomola


Moving to Gradle Eclipse plug-in has broken debugging of Fineract in Eclipse

This is because Gradle builds (and enhances) the classes to a different path than Eclipse, and hence the Eclipse classes are never enhanced by OpenJPA. 

One way to fix would be to reapply the changes made in order to allow the Gradle task for enhancement to be used in Eclipse again:

https://github.com/apache/fineract/commit/e295bef7434fede4659abd0a60457289b8e2a0d7

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)