I have a problem when compiling my code from Notepad++ when i compile example( javac StudentApp.java). It does not compile but instead i get this error code - \"is not recognise
Thanks everyone i got my solution i left out the bin directory which was " C:\Program Files (x86)\Java\jdk1.7.0_45\bin;" at the start of my path. Hope this helps anyone else with the same problem.