Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java SE 综合讨论区  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 [j2se]学习Java最好的工具是什么?
guoguo



发贴: 0
积分: 0
于 2003-01-04 16:02 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
学习Java最好的工具是什么?

YuLimin edited on 2004-09-13 20:25

作者 自己用得最顺手的就是最好的! [Re:guoguo]
rainman

阿熊

元老


发贴: 5644
积分: 454
于 2003-01-04 16:08 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
其实现在的工具很多啊!
抓住几个用熟练了就好!
推荐几个工具
1. ant
2. jbuilder or idea
3. together




作者 Re:学习Java最好的工具是什么? [Re:guoguo]
oldswordman



发贴: 0
积分: 0
于 2003-01-04 22:14 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
Jcreator还是比较好用的,不大,功能也可以。


作者 the best tool for learnig java [Re:guoguo]
maple168



发贴: 0
积分: 0
于 2003-01-06 11:22 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
JDK is best choice for learning java.


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
smallfox





发贴: 3
积分: 0
于 2003-01-15 11:23 user profilesend a private message to usersend email to smallfoxsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
JDK + JCreator 就可以了


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
scottding

十三部落酋长

CJSDN高级会员


发贴: 1054
积分: 101
于 2003-01-17 09:45 user profilesend a private message to usersend email to scottdingsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
没有最好啦,,只有自己去尝试。。大家列出来的都是自己喜欢的东西,不代表你一定喜欢的。多尝试一下,选择一个自己喜欢的。


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
kyle



发贴: 0
积分: 0
于 2003-01-17 16:56 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我觉得还是先用文本编辑器吧,比如:EditPlus


作者 Re:学习Java最好的工具是什么? [Re:scottding]
floater

Java Jedi

总版主


发贴: 3233
积分: 421
于 2003-01-17 22:47 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
scottding wrote:
没有最好啦,,只有自己去尝试。。大家列出来的都是自己喜欢的东西,不代表你一定喜欢的。多尝试一下,选择一个自己喜欢的。

Agreed!



"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
- Martin Fowler, Refactoring - Improving the Design of Existing Code
作者 Re:学习Java最好的工具是什么? [Re:guoguo]
wangmeng



发贴: 0
积分: 0
于 2003-01-27 23:18 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我个人 是用 jdk,EditPlus


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
kurt14204



发贴: 0
积分: 0
于 2003-01-31 01:07 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
JCreaterPro + JDK Very good ^_^


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
dany





发贴: 214
积分: 33
于 2003-02-01 23:08 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
其实每个人都有自己的喜爱。对于不同的目的,对于工具的满意程度也会不同的。

对于一般的用户学习java:
我认为在window下面jcreator是比较好的。小巧,功能强大;
在linux下面是eclipse,开源,插件比较多。

图形开发的话:在window下面visual cafe和jbuilder是比较好的工具,还有visulage。
虽然jbuilder也有linux版本但是在linux下面使用不论是界面和速度都不是很好。
目前在linux下面的图形工具找一款比较理想的还是比较难,主要是受到linux界面本身
速度以及字体,以及linux发行版本方面的很多限制。

对于企业级别的开发,即开发j2ee程序:
在windows下面用jbuilder+weblogic比较好,websphere对硬件的要求太高,普通用户不是很好。
在linux下面ant+tomcat+jboss+xdoclet+eclipse是不错的组合。充分发挥linux强大的命令功能。

当然上面的开发都要求用户机器上面有一个java的环境,虽然可供选择的有sun的sdk,ibm的sdk,还有kafe等等,还是选择sun的J2SDK 1.4.1比较好。某些工具像jbuilder和weblogic等自带
了J2SDK的发行包,因而可以不另外安装.

上面仅代表我个人的一点意见,仅供大家参考。


dany edited on 2003-02-01 23:23

作者 Re:学习Java最好的工具是什么? [Re:guoguo]
blueview





发贴: 6
积分: 0
于 2003-02-12 09:55 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
英文好的话,用ant,多试几次,不要怕出错,出错才能学到东西。JBuilder等IDE开发工具太方便了反而不太好学到东西。推荐上路以后再用Jbuilder等


作者 Re:学习Java最好的工具是什么? [Re:guoguo]
hutuworm





发贴: 48
积分: 40
于 2003-02-24 13:30 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
以上都说的是"开发Java最好的工具“,似乎有点答非所问啊。 Tongue

我认为"学习Java最好的工具"是Robocode
主页:http://www.ibm.com/alphaWorks/robocode
参考:http://www-900.ibm.com/developerWorks/cn/java/robocode/index.shtml



作者 Re:学习Java最好的工具是什么? [Re:guoguo]
lummyliao





发贴: 18
积分: 10
于 2003-03-21 14:33 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
JBuilder方便,同时提供同各大应用服务器集成,文档比较多,使用的人也多,遇到问题在网上找答案容易



flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923