How do I import Java programs into Netbeans? - TechRepublic
Question
February 16, 2012 at 07:41 AM
cccgsmith

How do I import Java programs into Netbeans?

by cccgsmith . Updated 14 years, 4 months ago

I am a new user to both Java and Netbeans. I have written small Java programs and have successfully compiled and run them from the command prompt. And I have successfully written small Java programs in NetBeans and have run them. But, what I cannot figure out how to do is to take existing Java code (the .java file) and run it in NebBeans. I want to do so with friends programs as well as my own. I have tried various import options, etc. but cannot find the “magic sequence” to be able to do this. Can anyone help?

This discussion is locked

All Comments