Skip to content

JavaFunctions in Symja 2.0.0 #542

Answered by axkr
wirker asked this question in Q&A
Discussion options

You must be logged in to vote

Fixed the issue in #543.

The setup needs to enable filesystem. If you want to have exact Mathematica syntax relaxedSyntax = false should be set:

        Config.FILESYSTEM_ENABLED = true; 
        boolean relaxedSyntax = false;

See refactored JUnit test:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by axkr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants