help me notepadd++ error
-
Why is it that every time I run Java this error code always appears even though the compile time is perfect and there are no errors? -
@Dianta-Daniswara-Putra said in help me notepadd++ error:
Why is it that every time I run Java this error code always appears even though the compile time is perfect and there are no errors?
If you manually open a windows command prompt (cmd.exe or powershell.exe window), and change to the
d:
drive andcd d:\stuktur
then runjava struktur
what happens? If you get the same error, then that’s your problem; if you get something different, then your environment variables or something else is different between the windows command prompt. You need to make sure that you have all the same settings in the NppExec script that you do to get the windows command line working.