← Back to team overview

dhis2-devs team mailing list archive

Re: How could import a class file in DHIS2

 

Hi,

it wouldn´t generally be a good idea to add such a class to dhis. But, if it had to be done anyway, it is possible (and not that difficult) to do it without adding it as an external dependency. Typically by telling maven to copy the class to target, in the same way that resources is copied.

Jo


Follow ups

References