Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 82612

Java compilation fails when added Excel Exporter Module to App

$
0
0

Modeler version: 6.10.5

Added Excel Exporter version 4.2 (latest) to project and it leads to build failure with Java Actions Compile Error:

\DataOQL.java:734: error: cannot find symbol
    [javac]         return dateTime.withZone(DateTimeZone.UTC).toLocalDateTime().toDate();
    [javac]                                                                     ^
    [javac]   symbol:   method toDate()
    [javac]   location: class LocalDateTime

 

Tried replacing the libraries (userlib after adding excel-exporter) with existing backup libraries (userlib before excel-exporter module). however, that did not help compiling the code.

Anyone having faced the same issue? 


 


Viewing all articles
Browse latest Browse all 82612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>