Hello,
I'm new in Java, and I have a question about writing an Eclipse launch file? Do you know some tutorial how to write it?
Thank you.
B.
Printable View
Hello,
I'm new in Java, and I have a question about writing an Eclipse launch file? Do you know some tutorial how to write it?
Thank you.
B.
You have the wrong section, you will find help faster if you ask this question in
Java IDEs
I have moved your thread to the IDE forum, where it will get the most visibility from the appropriate people.
Did you search google? There are quite a few resources describing launch configurations (presuming this is what you mean by launch file)
yup, I have. I have solved this. I just wrote an ant, and then converse it to launch file. Anyway thx a lot. :)