all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "lu@luxdo.jp" <lu@luxdo.jp>
To: JM Ibanez <jm@orangeandbronze.com>,
	jde@sunsite.dk, help-gnu-emacs@gnu.org
Subject: Re: JDE compile server and ant server problem
Date: Fri, 20 Jul 2007 08:39:11 +0900	[thread overview]
Message-ID: <469FF61F.2030604@luxdo.jp> (raw)
In-Reply-To: <871wf59mxm.fsf@adler.orangeandbronze.com>

[-- Attachment #1: Type: text/plain, Size: 1114 bytes --]

JM Ibanez writes:
> "lu@luxdo.jp" <lu@luxdo.jp> writes:
>
>   
>> 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.
>>     
>
> What he means is that the compiler looks at the system's default
> encoding to determine what the source file encoding is; however, in
> Windows, the default encoding may not be UTF-8, and so would cause your
> source file to be interpreted in the wrong encoding (hence the
> error). If you try adding the suggested command line options, it may
> force the compiler to ignore the system encoding and treat the source as
> UTF-8. Please try the suggestion first.
>
> HTH
>
>
>   
Thanks for your reply.
I tried,but it is same.please see the attachment.
javac compiler is ok,but the javac server is wrong encoding.
I think the problem is not  the encoding of source,
the error message is from compiler server.(perhaps bean shell's problem?)
(Buy the way,it works well on linux.)


[-- Attachment #2: jde-compile-usejavac.GIF --]
[-- Type: image/gif, Size: 21348 bytes --]

[-- Attachment #3: jde-compile-usejavacserver.GIF --]
[-- Type: image/gif, Size: 22536 bytes --]

      parent reply	other threads:[~2007-07-19 23:39 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
     [not found]     ` <871wf59mxm.fsf@adler.orangeandbronze.com>
2007-07-19 23:39       ` lu [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=469FF61F.2030604@luxdo.jp \
    --to=lu@luxdo.jp \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jde@sunsite.dk \
    --cc=jm@orangeandbronze.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.