中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > 编程语言 > Java > Java与XML
Eclipse Special: Bill Dudney on the Web Tools Project @ JDJ
作者:未知 时间:2005-08-10 18:56 出处:Java频道 责编:chinaitpower
              摘要:Eclipse Special: Bill Dudney on the Web Tools Project @ JDJ
Related Link:
  • JDJ Exclusive Q & A with Mike Milinkovich, Executive Director, Eclipse Foundation


    The Web Tools Project (WTP) went live late last month and I finally had some time to play around with it. I'll summarize what is there in this article and then write up some of the detail over the next couple of weeks.

    The WTP consists of two major contributions, one from IBM and the other ObjectWeb. The IBM contribution consists of pieces of their development tools for WebSphere. The ObjectWeb contribution is what was known as Lomboz. This initial article will focus on the IBM contribution since Lomboz has great online documentation

    The prerequisites for the IBM tools are heavy. You must have EMF, GEF, VE and XSD in order to use the tool set. You also need Eclipse 3.0, if you have not made the upgrade yet it is well worth it.

    The IBM tools are about 54 MB, the prerequisites are 36 MB for a total of 90MB to get started (unless you are a real geek and already have the extra stuff installed). The getting started guide for the IBM contribution has directions on getting everything installed.

    There are seven major chunks of functionality in the IBM contribution:

  • Data Tools - interact with databases. This set offers some great features for looking at, interacting with and debugging your database code. Current version has troubles getting connected to MySQL but the WTP team is working that currently so I'm sure it will be fixed shortly.

  • J2EE Tools - this group of tools allows the creation of and manipulation of J2EE projects, including J2EE EARs, EJBs, Application Clients, Web projects etc. Also seems to extend the package explorer to allow the various 'subproject' things in a J2EE application to be grouped under highe-level headings like 'EJB Projects' and 'Web Projects'.

  • Server Tools - provides support for Tomcat v3.2.x, v4.0.x, v4.1.x, and 5.0.x as well as a generic framework to support other servers (presumably the tomcat support is one instantiation of the framework for each version of tomcat supported). The other cool thing is a TCP/IP monitor that can sit between your browser and the server and show you all the traffic that flows back and forth.

  • Structured Source Editing - the JSP editor allows JSPs to participate in refactorings. Very Cool! Lots of other cool stuff, including an XML editor, CSS editor and JavaScript editor. The JSP, XML and XHTML/HTML editors also provide quick fixes now. The XML editor rocks, when you right click on an element and select the child you want to add and it's done. Another cool feature is that when the element is collapsed the schema definition is shown.

  • Tabbed Property View - Basically looks like additional info can be packed into the properties view. Nice but not earth shattering.

  • XML Tools - Absolutely beautiful schema editor. WSDL, catalogs all kinds of cool stuff here. Did I mention the schema editor, its "da bomb diggity."

  • Web Services Tools - Includes an explorer for Web services that allows you to view the WSDL as well as invoke methods etc. This feature looks really cool. There are also a couple of wizards for creating Web services and clients. I did not see any cheat sheets like I'd expect here.

    Well there is a ton more to be said but that will have to wait for next time.

    Related Link:
  • JDJ Exclusive Q & A with Mike Milinkovich, Executive Director, Eclipse Foundation


  • 关闭本页
     
    首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
    Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有