V
V
Victor Nasonov2017-06-24 03:24:44
Java
Victor Nasonov, 2017-06-24 03:24:44

If I compile a java application under windows, will it run on linux?

If I compile a java application under windows, will it run on Linux without changes? what about on macos? what cross-platform problems does java have at the moment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
protven, 2017-06-24
@protven

In general, yes. Will not start only if you explicitly use some native libraries in your code (judging by the question, it is unlikely)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question