Hello, In the command line options of the external tools configuration, the ${cf} macro retrieves a window version of the current file path, (example: C:\Some Directory\filedir\filename }) is there a way to get this in a java acceptable format (example: C:/Some Directory/filedir/filename}) Thanks