From: "lu@luxdo.jp" <lu@luxdo.jp>
To: sacharya@cs.indiana.edu, jde@sunsite.dk, help-gnu-emacs@gnu.org
Subject: Re: JDE compile server and ant server problem
Date: Wed, 18 Jul 2007 08:40:41 +0900 [thread overview]
Message-ID: <469D5379.8040603@luxdo.jp> (raw)
In-Reply-To: <2ca9879d0707171107o1a71bd6dj31d78b4a6dd802be@mail.gmail.com>
Thanks for your reply.
I'm sorry but the part of wrong encoding is not from source,
The source is very simple and looks like
public class Test {
aa
}
the part of wrong encoding is from compiler's output.
How to solve this problem.
Thanks
Suraj Acharya writes:
> The default encoding on windows is not utf8.
> System.getProperty("file.encoding") will tell you what it is, but if
> your source file is utf8 then you need to explicitly tell the compiler
> to use that encoding.
>
> Try adding the arguments "-encoding" and "utf8" to
> jde-compile-option-command-line-args.
>
> Suraj
>
> On 7/17/07, * lu@luxdo.jp <mailto:lu@luxdo.jp>* <lu@luxdo.jp
> <mailto:lu@luxdo.jp>> wrote:
>
> I use ntemacs22,jde to develop java application,when I compile the
> source
> It seems the encoding is wrong,the compile server's
> output looks like the following.
>
> -classpath d:/home/lu/build -g d:/soft/emacs-22.1/bin/Test.java
> d:/soft/emacs-22.1/bin/Test.java:3: <identifier> \202\302\252........
>
> My Os is windows xp(japanese language)
> what's the problem.
>
> by the way,it is no problem on linux(utf8)
>
> Thanks.
>
>
next prev parent reply other threads:[~2007-07-17 23:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-17 14:14 JDE compile server and ant server problem lu
2007-07-17 18:07 ` Suraj Acharya
2007-07-17 23:40 ` lu [this message]
[not found] ` <871wf59mxm.fsf@adler.orangeandbronze.com>
2007-07-19 23:39 ` lu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=469D5379.8040603@luxdo.jp \
--to=lu@luxdo.jp \
--cc=help-gnu-emacs@gnu.org \
--cc=jde@sunsite.dk \
--cc=sacharya@cs.indiana.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).