Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse plug-in support for GB18030 strings (4 byte characters) in chinese locale on windows (Eclipse plug-in unable to find class files if class exists exists in a path which has chinese language GB18030 characters)
Eclipse plug-in support for GB18030 strings (4 byte characters) in chinese locale on windows [message #498898] Thu, 19 November 2009 05:17
Rajesh  is currently offline Rajesh Friend
Messages: 2
Registered: November 2009
Junior Member
Eclipse plug-in unable to find class files if class files exists in a path which has chinese GB18030 4 byte characters.

The java program is invoked through eclipse plug-in but plug-in fails to invoke the java class its unable to find the java class due to GB18030 string.

Steps to recreate the problem:

1. create a sample java program.
2. copy the java class file into a location path contains GB18030 chinese string.
3. Invoke java class through eclipse plug-in.
4. it throws error: cannot find class definition.

Is there any workaround to resolve the GB18030 strings (4 byte characters) in chinese locale?

Thank you
Raj

[Updated on: Thu, 19 November 2009 10:07]

Report message to a moderator

Previous Topic:ToggleState default value
Next Topic:Eclipse plug-in support for GB18030 strings (4 byte characters) on chinese machine
Goto Forum:
  


Current Time: Fri Apr 26 17:01:06 GMT 2024

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

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

Back to the top