当前位置:  技术问答>linux和unix

两个小问题,近来看看

    来源: 互联网  发布时间:2015-01-29

    本文导语:  在linux下的杀毒软件在哪里有阿 在linux下的java有什么开发工具可以用,在哪里下载阿 | 这是Hao's Blog写的一篇文章: IDE war: Eclipse vs. NetBeans vs. IDEA Developers love IDE wars. A recent round of...

在linux下的杀毒软件在哪里有阿

在linux下的java有什么开发工具可以用,在哪里下载阿

|
这是Hao's Blog写的一篇文章:

IDE war: Eclipse vs. NetBeans vs. IDEA

Developers love IDE wars. A recent round of discussion started on KCJPA's message board.

My coments here - and I'm undeniably a huge Eclipse fan.

NetBean has gained popularity because it was earlier to market in terms of an open source IDE and an open plugin platform. IBM on the other hand, through its OTI expertise and VAJ experience/market-position combined with its WebSphere momentum, is more likely to overpower. (sorry personal opinion. I know there are lots of anti-Blue sentiments out there.)

For IDE today, coming into mind three different aspects for consideration:
(1) IDE features (wizards, refactoring, interface/look and feel)
(2) Platform (success in market to gain industrial support)
(3) Price and openness (What Open Source is good at)

IntelliJ IDEA can probably claim the title of BEST Java IDE today to many. (At least, it has become a fashion among many Java geeks – it's the tool of choice among many OSS pioneers. Eclipse is picking up though.) It’s probably strongest in (1), with both bells and whistles and strong refactoring. What’s behind is (2) and (3). (Cost is affordable, but it still costs. And do they open up their nightly build to the public? Doesn't seem to me.)

NetBeans on the other hand, is a nice IDE that is free and open source. Eclipse typically gets flamed for lack of what NetBeans has out of the box - such as Tomcat, JSP editor (syntax highlighting), GUI builder, etc. So in terms of (1), it’s richer in terms of Java development but lacks in refactoring.

Eclipse has been successful mostly in (2). It has certainly created a huge stir in the industry. See how many are on the Eclipse board now. Without doubt, it’s because of IBM (OTI, VAJ, WebSphere, capital, ...)

In terms of (1), the crispy interface/look-and-feel and refactoring support certainly speaks loudly for itself. The reason some of the wizzards are missing in (1), compared to NetBean, is because IBM has been much more successful in making profit out of their products (Java in general and so is the IDE in particular). IBM gives away what's basic and should be part of the IDE platform, but they sell the technologies and wizards in their priced package (WSxD), while Sun gives them away. In the mean time, if you want something for free, good plug-ins exist (Sysdeo Tomcat plugin as an example) – it’s just not out-of-the-box.

Eclipse continues to create interesting waves. As an example, AspectJ was just moved into Eclipse less than 2 months ago. (Although I'm not in favor of AOP through language extension.)

BTW, Kent Beck and Erich Gamma are working on a book, “Contributing to Eclipse”. Check the draft out. In the long run, we'll see more of the Eclipse effects.

Enough for now. I know this is an never-ending topic, just like the old time Editor vs. IDE vs. Emacs. In short, pick the tool works for you, and in the mean while, tools will come and go so is your choice. 

|
在linux下的杀毒软件在哪里有阿
很少,到网上搜索吧,不过只要自己的机器不作为服务器,用防火墙就够了。再说linux病毒也不多。

在linux下的java有什么开发工具可以用,在哪里下载阿
sun网站或别的网站jdk1.4 for linux版本。

|
jbuilder不错,盗版挺多的

    
 
 

您可能感兴趣的文章:

  • 看看这两个小程序
  • 看看这两个函数的调用关系
  • 看看会输出什么?结果是equal b,==在string里不是比较两个串是不是相等嘛?
  • 大家来帮忙看看我的第一个jsp程序的两个问题
  • 请给我看看这两个问题(在线等候)
  • 请教:两个程序只差一点点,可是结果却不相同,请各位大哥帮我看看原因?谢谢!
  • 问两个问题?哪位进来看看!谢谢!
  • 大家帮我看看,为什么我用有名管道,两个程序互发,发的发的就不发了,好像堵塞似的
  • 在线等待!急!多谢!一个画图的程序,输入两个坐标值,以此为对角线顶点坐标做矩形。。。高手给看看。
  • cocos2d中CCSpriteFrameCache文件同时存在两个plist的问题解决
  • 基础问题,刚学的!请教,两个日期格式变量,我要求两个日期之间的天数,怎么求?
  • 分别有两个linux系统的两个硬盘接在一台机器上,由其中一个硬盘启动,有问题,大家来看看
  • 请教两个小问题:一个cgywin下使用vi的问题,另一个socket的问题
  • 两个链接库中函数同名的问题
  • socket问题两个
  • 关于一个局域网内有两个DHCP,两个DNS 服务器 的问题!
  • 请教两个小问题!
  • 关于sendmail接收两个完全不同域名邮件的问题
  • 请问两个简单问题?
  • java 基础:两个类之间的联系问题
  • 不好意思,求教两个简单问题。
  • SCO系统的两个问题?????
  • 关于FreeBSD的两个问题
  • 请教两个redhat9问题
  • 请教两个比较初级的问题
  • 请问两个以上用户同时读一个文件的问题。谢谢!
  • Linux使用中的两个问题???
  • 很菜的问题关于两个dialog只能操作其中的一个
  • 有两个问题请教大家。
  • 两个硬盘的问题
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • C++ MultiMaps 成员 swap():交换两个multimaps
  • 急!有两个char buf[]里面是两个日期(2004-08-02),怎样判断两个日期之间的天数?(只能用标准C)
  • C++ Lists(链表) 成员 merge():合并两个list
  • 一个Statement不能同时打开两个ResultSet?为了同时打开两个,可以考虑建立两个Statement?甚至两个Connection?
  • C++ Lists(链表) 成员 swap():交换两个list
  • Keepalived 能配两个虚拟ip吗,匹配两个数据库实例?
  • C++ Maps 成员 swap():交换两个map
  • 可以有其他两个类的实例同时调用一个java实例的两个方法吗?
  • C++ Vectors 成员 swap():交换两个Vector
  • 两个域名,两个端口,一个服务器……
  • C++ Lists(链表) 成员 splice():合并两个list
  • 你们看是不是可以这样理解:在用来进行两个对象的比较时,==操作符用来比较两个对象的引用地址,而equals()用来比较两个对象的值。
  • C++ Strings(字符串) 成员 swap():交换两个字符串的内容
  • 下载了jbuilder5,是rar格式的,解开后有两个文件,一个是rsc-jb5.bin,一个是rsc-jb5.cue,据说这两个文件是刻光盘的,请问谁知道怎么刻?不会用这两个文件直接安装吧?谢谢!
  • C++ Strings(字符串) 成员 compare():比较两个字符串
  • 主进程有两个线程,fork子进程后复制主进程两个线程的内存么?
  • 我机器上安装了linux和win2000两个系统,请问如何在两个系统之间切换。
  • linux字符模式下怎样可以运行两个任务(开两个终端)
  • 听说,初学JAVA有两个开源程序是必看的,请问是哪两个。在那里下载?
  • 由同一个服务端创建两个线程分别向两个客户端同时发送不同的数据···
  • 一个进程创建了两个线程,如何使得当任何一个线程(比如线程a)结束时,同时也结束线程b,也就是使两个线程一起死掉,怎么办呢?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3