I'm using eclipse on win and simply defined two maven run configurations
for
(1) the default build (base=${workspace_loc:/systemml}, goals=package), and
(2) the distribution build ((base=${workspace_loc:/systemml},
goals=package, profiles=distribution).
I'm sure intellij provides a similar builtin maven support, but maybe an
intellij user can comment on that as well.
Regards,
Matthias
On Sat, Dec 2, 2017 at 10:08 AM, Janardhan Pulivarthi <
[email protected]> wrote:
> Hi all,
>
> 1. How to build systemml on windows, as there is a backslash problem.
>
> 2. When build systemml on intellij idea, it has the compilation error with
> caffe2dml class.
>
>
> Thanks.
>