atfa 发表于 2005-8-4 12:06:42

个人感觉:在Linux下面的JBuilder2005很好用

功能和速度我都狠狠很满意

就是不知道用它开发的网站对中文的支持如何了

今晚试一下

ajinn 发表于 2005-8-4 13:30:03

比eclipse快?

jiangtao9999 发表于 2005-8-4 18:30:53

别忘了写总结

KarajanLee 发表于 2005-8-10 10:56:36

其实我觉得Sun 的 NetBean 也不错

gjl5971303 发表于 2005-8-21 23:59:44

我在FC4下安装JBuilder X 总是报错,能帮我一下吗?

以下是我安装时遇到的问题:

# ./fnd_install.bin
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
./fnd_install.bin: line 329: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined.The installation will be attempted anyway.
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.22088/Linux/resource/jre/jre/lib/i386/libawt.so: /tmp/install.dir.22088/Linux/resource/jre/jre/lib/i386/libawt.so: cannot restore segment prot after reloc: Permission denied      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
      at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
      at java.lang.Runtime.loadLibrary0(Runtime.java:788)
      at java.lang.System.loadLibrary(System.java:834)
      at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
      at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
      at java.awt.Component.<clinit>(Component.java:506)
      at com.zerog.ia.installer.Main.c(Unknown Source)
      at com.zerog.ia.installer.Main.main(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.zerog.lax.LAX.launch(Unknown Source)
      at com.zerog.lax.LAX.main(Unknown Source)
GUI-
#


我已安装过JDK1.5,我不知道以后的错误是为什么。是不是我的JDK安装错了,还是有其它原因,这个版本的JBUILDER X 我在FC3下安装正常 ,而且也不用安装其它任何,新装的FC3系统 就可以直接安装这个版的JBUILDER X,为什么到了FC4下就可以了。请帮一下我吧。

涩兔子 发表于 2005-8-22 10:02:12

WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.

警告!/tmp(临时)磁盘空间大小不满足JDK安装所需的大小,但是安装还将继续下去。

兔兔想哈,虽然继续下去了是不是就是栽在/tmp分区的空间分配上了 :idea:

Sam1860 发表于 2005-8-23 14:26:54

JSP网站对中文的支持应该不受开发工具影响吧,把编码设好就OK

如果是自己开发网站,特别是想用一些新技术最好还是不要用JBuilder,很多新技术都不支持
还是Eclipse好,插件的更新比较快跟上

不过JBuilder把所有都西都整合好了,用起来的确会很舒服的。Eclipse则要自己找插件
页: [1]
查看完整版本: 个人感觉:在Linux下面的JBuilder2005很好用