I need an advice: I have a program made from a person that now it is not available. It is a Java applet; it is perfectly working and I have the sources: 4 Java files of, respectively, 326, 210, 119 and 35 lines (not a big program) and a very simple html file. I need to change some parameters inside Java files and compile all, but I don't know enough Java language. I have read a lot of tutorials and tried with Eclipse, but without success.

Recommended Answers

All 3 Replies

And are we suppose to do? From what I read you didn't ask any questions in your post.

Yes, sorry, you are right. I am in hurry and I wish to know how to compile all. It is possible separately? And then?

Download a jdk from java site. Read tutorials on how to compile with the javac command, or use an IDE like eclipse

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.