新品介绍:Open Souce Project - Eclipse (0分)

奇怪我把2.0下载张开后,运行eclipse,结果却提示:
JVM terminated. Exit code=2
E:/WINNT/system32/javaw.exe
-cp e:/program files/eclipse-SDK=2.0-win32/startup.jar org.eclipse.core.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash e:/program files/eclipse-SDK-2.0-win32/eclipse.exe showsplash 600
我本来用GM2版,还好好的啊。怎么回事呢?
 
哎,好像中文出了点问题。
我在editor窗口里可以正常的输入中文(Editor窗口的encoding可以在options-> editor里面找到)
但是System.out.println出来的中文在log窗口里面却是乱码。
我写信到eclipse 新闻组去问:
I tried every encoding of editor.
for example, I set 'GB2312' as editor encoding, but when I run junit
testcase and my testcase may output some debug info, all the Chinese
characters get broken .
then
I tried cp1252, Latin, UTF-8, all cannot work.

倒是有人回答了:
What is your default encoding on your machine (you can check this in the
Editors Preference page)? The encoding settings are for editors - what you
output to a file is up to you. Be sure that the content you are outputting
is the same format as the editor you intend to use it with.
Check if another editor on your machine can read the output - if not then

the problem likely lies with how the output is created rather than with
the editor encoding used to read it.
We normally use the GB18030 code page here but there should be no problem
with any other page.
Tod Creasey
Software Developer
Eclipse Team
这个人还是Eclipse team的。不过我还是没搞明白。
yysun你能搞明白吗?
 
yysun,您用过gel吗?http://www.gexperts.com/出的,也是免费。据说是delphi写的。
速度更加快,如果不用设计窗体只写代码的话,实在是再好也没有了。可惜调试功能
差一些。帮助要自己指定javadoc的位置,F1查找时不是很好,不过也够用了。它的代码
完成功能就太好了!能把在javadoc中的说明也列在下面!
 
曹晓钢,中文问题我发现是这样:进入 Control Panel -> Regional Options,其中,
Your locale 管 Console 显示, System locale 管 Editor,两者都设为 Chinese PRC 就没有问题了
real_clq,Gel 我没有用过,谢谢您的信息。我从您提供的网址上发现一个连接:
http://www.geocities.com/david_ehrens/java/ides.htm
 
好东西,酷!好用!
 
个人观点认为,开发企业应用,WSAD确实很不错,但是还是做得不够,尤其是小组
在开发EJB的时候,IBM并没有把XML做到语义级别的合并,只是简单的利用CVS得流
很并,所以只能靠一个人来手工维护bean得XML
Eclipse 其实是IBM的一个走软件战略的一个陷阱(内部消息),大家分析一下Microsoft,
ORACLE,SUN, IBM只见的关系就知道了:)
Code Assitant功能在WSAD4里面是一个bug,要下载一个补丁才可以,触发方法一样是
Ctrl+space,估计Eclipse也是一样的问题
曹晓钢,IBM德人说,Visual Age已经彻底被抛弃了,用WSAD来代替。5.0得WSAD支持EJB2
 

Similar threads

回复
0
查看
552
不得闲
D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
1K
DelphiTeacher的专栏
D
D
回复
0
查看
873
DelphiTeacher的专栏
D
D
回复
0
查看
773
DelphiTeacher的专栏
D
顶部