Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

-j option

In order to specify the directory where generated java files are stored, use -j <dir> command line option.
-java-file-path=<dir> has the same effect as -j <dir>.

-o option

We can specify the directory where generated class files are stored, use -o <dir> command line option.
-class-file-path=<dir> has the same effect as -o <dir>.

@yutaro-sakamoto yutaro-sakamoto merged commit 766ca8a into opensourcecobol:develop May 29, 2023
@yutaro-sakamoto yutaro-sakamoto deleted the feat/o_j_option branch June 26, 2024 15:48
kio-watanabe added a commit to kio-watanabe/opensourcecobol4j that referenced this pull request Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant