How to fix heap size error while building jar file through sbt assembly

Answered
i have tries to increase heap size under compile even in under build tool of sbt. still i am getting the same error while packaging the jar file. below is the error : java. lang.OutOfMemoryError : Java heap space
0
3 comments

Did you try to increase it here?

Please share the screenshot of the error.

0
Avatar
Permanently deleted user

Yes, Still the same error

0

Please post the full command line and the output with the error from the sbt shell tool window where you see the task results.

0

Please sign in to leave a comment.