Everytime I try to use an ide I get errors like "cannot resolve symbol" "package system not setup" or something like that and I'm only trying to compile the hello world app! When I try to compile a notepad file I always get "javac is not a recognised command" even though I have set the environmental variables, I don't want to have to keep typing in the directory everytime I want to compile something either.
So can someone please tell me how to create java applications without having to setup loads of complicated things? It's bad enough having to install the sdk without settings up classes or whatever they are called. With C++ I just downloaded the devc++ ide and I could just go "new"---->"file" and start coding and compiling straight away. Is there any program that will allow me to do this for java?
So can someone please tell me how to create java applications without having to setup loads of complicated things? It's bad enough having to install the sdk without settings up classes or whatever they are called. With C++ I just downloaded the devc++ ide and I could just go "new"---->"file" and start coding and compiling straight away. Is there any program that will allow me to do this for java?
Last edited: