E
E
eth4815162015-01-05 23:57:53
Java
eth481516, 2015-01-05 23:57:53

How to compile .exe file based on arguments?

Hello. Let's say there is an application - the so-called builder. We enter the necessary data into its forms and, based on the entered data, an executable is built at the output. That is, as if in the builder, we pass the arguments that we want to see in the finished exe. Needs to be implemented in Java. Please tell me in which direction to dig?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Nalomenko, 2015-01-05
@nalomenko

As for me, this is how you described a very simplified IDE :-)

M
mamkaololosha, 2015-01-06
@mamkaololosha

You invented build systems. For java there is Ant or Maven. You can get by with make

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question