notepad++ Open current dir cmd using 64 bit cmd -


when open current dir cmd opens 32 bit cmd. problem because have 64 bit java 8 , javac 8 in program files running java defaults 32 bit java 7 in program files (x86).

without manually opening 64 bit cmd or installing 32 bit java 8, there way me make , test simple programs way?

you can open 64-bit cmd.exe 32-bit application running c:\windows\sysnative\cmd.exe. modify current entry in shortcuts.xml or add 1 specifying full path.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -