Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Output directory #22

Open
MiniMonty opened this issue Jan 10, 2016 · 0 comments
Open

No Output directory #22

MiniMonty opened this issue Jan 10, 2016 · 0 comments

Comments

@MiniMonty
Copy link

Hi,

I am having an issue with j2objc, when trying to convert to objective c it prints this into the console;

Executing with switches: [ -g -x objective-c -use-arc --verbose --doc-comments --prefixes /Users/....../Documents/..../java2ios./.java2ios.-prefixes ]
No Output directory specified. Files will not be exported.

But when I do add an output directory it prints this to the console;

Executing with switches: [ -g -x objective-c -use-arc --verbose --doc-comments --prefixes /Users/......../Documents/........./java2ios./.java2ios.-prefixes ]
Exporting ObjectiveC Files
Source Directory: /Users......./Documents/......./java2ios.
Destination Directory: /Users/......../Documents/....../java2ios./src
Export finished.

And nothing happens, not even when I refresh eclipse, so what am I doing wrong?

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

No branches or pull requests

1 participant