Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » encoding not set when creating XML file from Schema
encoding not set when creating XML file from Schema [message #137343] Thu, 08 September 2005 13:55 Go to next message
Iwan Birrer is currently offline Iwan BirrerFriend
Messages: 17
Registered: July 2009
Junior Member
Hello,

If I create a new XML file with "File > New > Other... > XML" and choose
"Create XML File from an XML Schema file" I have never the change to
set the encoding of the newly created file. By default the encoding is
set to "null". This makes it impossible to edit this new XML file in the
XML editor unless you change the encoding manually through the file
properties. I am using WST 0.7.0.

Regards,
Iwan
Re: encoding not set when creating XML file from Schema [message #137456 is a reply to message #137343] Thu, 08 September 2005 17:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: amywu.us.DELETETHISPART.ibm.com

Does your schema file have an encoding? What was the encoding selected in
Preferences -> XML Files ->Creating files ->Encoding

"Iwan Birrer" <birrer@pnp-software.com> wrote in message
news:dfpfsj$2t9$1@news.eclipse.org...
> Hello,
>
> If I create a new XML file with "File > New > Other... > XML" and choose
> "Create XML File from an XML Schema file" I have never the change to
> set the encoding of the newly created file. By default the encoding is
> set to "null". This makes it impossible to edit this new XML file in the
> XML editor unless you change the encoding manually through the file
> properties. I am using WST 0.7.0.
>
> Regards,
> Iwan
Re: encoding not set when creating XML file from Schema [message #137541 is a reply to message #137343] Thu, 08 September 2005 22:11 Go to previous messageGo to next message
Kihup Boo is currently offline Kihup BooFriend
Messages: 15
Registered: July 2009
Junior Member
Hi Iwan,

I tested this on my installation of WTP 0.7 and the encoding value of
generated XML is set to UTF-8, and this is the default encoding value the
generator uses. Can you check again? Try "eclipse -clean" to see if this
helps.

Along with this, there is a general issue on what is a best way to capture
the user's encoding preference in the generated output files. The
generator could use the encoding value from the Preference settings, could
use the value of the input XML Schema file, or have the user provide one
through a dropdown list or something similar. I'd like to hear your
opinion on this.

- Kihup
Re: encoding not set when creating XML file from Schema [message #137601 is a reply to message #137541] Fri, 09 September 2005 07:06 Go to previous messageGo to next message
Iwan Birrer is currently offline Iwan BirrerFriend
Messages: 17
Registered: July 2009
Junior Member
Hi Kihup,

Sorry for the noise... Just noticed that I still use an integration
build of wst 0.7 (July 13). Works as expected in the 0.7 stable release.
To your question: I think taking the encoding from the preference is a
good way to find out the default encoding. Maybe the encoding could be
taken from the general preference for text files (Preferences > General
> Editors > Text File Encoding).

Iwan


Kihup Boo wrote:
> Hi Iwan,
>
> I tested this on my installation of WTP 0.7 and the encoding value of
> generated XML is set to UTF-8, and this is the default encoding value
> the generator uses. Can you check again? Try "eclipse -clean" to see if
> this helps.
>
> Along with this, there is a general issue on what is a best way to
> capture the user's encoding preference in the generated output files.
> The generator could use the encoding value from the Preference settings,
> could use the value of the input XML Schema file, or have the user
> provide one through a dropdown list or something similar. I'd like to
> hear your opinion on this.
>
> - Kihup
>
>
>
Re: encoding not set when creating XML file from Schema [message #138397 is a reply to message #137601] Tue, 13 September 2005 04:49 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
> Sorry for the noise... Just noticed that I still use an integration
> build of wst 0.7 (July 13). Works as expected in the 0.7 stable releas=
e.

Oddly enough, this kind of noise sounds nice every now and then :)
Previous Topic:XML diff tools
Next Topic:JBoss 4 WS
Goto Forum:
  


Current Time: Fri Apr 19 14:28:26 GMT 2024

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

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

Back to the top