Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kmhandle
  • Content: Threads
  • Order by date
  1. kmhandle

    Can you specify a system property containing " to Javac?

    I want to specify the following property to Javac -J-Dpp.charset="pp.charset.properties" I tried to do it via a compilerarg in my build.xml as follows <compilerarg value="-J-Dpp.charset=pp.charset.properties"/> This results in the following error : javac: invalid flag...

Part and Inventory Search

Back
Top