an old problem on passing parameters to jdt [message #114200] |
Thu, 06 November 2003 00:59 |
Eclipse User |
|
|
|
Originally posted by: frankfeng.eesuper.com
I have read lots of javac -encoding problem,
eclipse uses the workbench->Editor's char encoding to compile
the java source file, but there are really problem in Chinese
language.
We have to use GBK as the editor to edit our source file,
but there are lots of others java project such as tomcat and
mysql jdbc, they use iso8859-1 to package the chinese letters,
so we have to compile our source with 8859-1 encoding.
Of course I can use Ant, but can i do something on eclipse myself to
take advantage of eclipse IDE?
i really wish next version eclipse can give more convience on compiler
optional configuration.
|
|
|
Powered by
FUDForum. Page generated in 0.03061 seconds