|
Thanks Chris, I tried that without success. I finally re-tried the SystemDefault.properties thing and realized I didn't have my property fully Left Justified in the file - Left justifying things fixed it. I appreciate the response! Regards Rick Rick DuVall Systems Manager Dealer's Auto Auction of Okc, Inc. Rick@xxxxxxxxxx <mailto:Rick@xxxxxxxxxx> (405) 947-2886 You need to pass in system property to the javac program in QSH. You would do something like this: javac -Djava.version=1.4 YourJavaSource.java Then you need to do something similar if you want to run it: java -Djava.version=1.4 com.test.YourJavaSource ---------------------------------------------------------------------- Chris DeLashmutt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.