jankrause / idocit

Automatically exported from code.google.com/p/idocit
0 stars 0 forks source link

Exported JARs are not in UTF-8 encoded #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Export the iDocIt! projects to JAR files
2. copy them to the Eclipse "plugins" folder
3. Start Eclipse and open a WSDL with iDocIt!
4. Add a documentation to a node
5. Insert a mutated vowel to the text field
6. Save the changes
(Steps are tested on Windows XP)

What is the expected output? What do you see instead?
The "Addressee remove tab" with the '-' should be a '-' but is something 
strange, because of the encoding problem. Furthermore, should the mutated vowel 
in the text be written correct to the WSDL, but it is a square.

Please use labels and text to provide additional information.
If you start the Eclipse with the iDocIt! plugins from Eclipse, then there are 
no encoding problems and UTF-8 is used.

Original issue reported on code.google.com by dirk.mei...@gmail.com on 18 May 2011 at 9:43

GoogleCodeExporter commented 8 years ago
Possibly, we have to use an EntityResolver for the WSDL support to resolve 
mutated vowels

Original comment by dirk.mei...@gmail.com on 20 May 2011 at 11:54

GoogleCodeExporter commented 8 years ago
Dirk, please check if the problem still remains. I changed the 
project-properties for the character encoding from "container-inherited" to 
"UTF-8".

If the problem does not exist any longer, please set the status of this issue 
to "Verified".

Original comment by krauseda...@web.de on 27 May 2011 at 9:46