Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » an old problem on passing parameters to jdt
an old problem on passing parameters to jdt [message #114200] Thu, 06 November 2003 00:59
Eclipse UserFriend
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.
Previous Topic:Create JavaElement for a class in memory, not a java file
Next Topic:"Synchronize CVS Projects"
Goto Forum:
  


Current Time: Sat May 10 09:10:07 EDT 2025

Powered by FUDForum. Page generated in 0.03061 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top