The i-Technology Media!
Register | Log in
   
 
.NET  ·  AJAX  ·  CLOUD  ·  ECLIPSE  ·  FLEX  ·  OPEN WEB  ·  iPHONE  ·  JAVA  ·  LINUX  ·  OPEN SOURCE  ·  ORACLE  ·  PBDJ  ·  SEARCH  ·  SILVERLIGHT  ·  SOA  ·  VIRTUALIZATION  ·  WEB 2.0  ·  WIRELESS  ·  XML
Comments
Plone and Drupal: Different Approaches, Different Results
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Nov. 4, 2009 04:19 PM EST
Cloud Expo on Google News
Did you read today's front page stories & breaking news?


2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts

2009 East
GOLD SPONSORS:
CA
Get Your Transactions Under Control: SOA Performance Management
Software AG
Performance Driven Adoption: The Secret to Advancing SOA
Intel
The Evolving SOA Appliance: 3 Game-Changing Innovations
SILVER SPONSOR:
Denodo
Data Mashups: Deliver Your Project Faster with Virtualized Data Services Across Internal & External Sources
POWER PANELS:
The Business Value of Service Orientation
Driving Profitability Through User Experience
Click For 2008 West
Event Webcasts
Live Google News by SYS-CON!
Top Three Links You Must Click On


News
"Eclipse 3.0 is a Great Leap Forward," Says JDJ's Dudney
Can Eclipse morph successfully into a universal platform for application integration?

By: Java News Desk
Jun. 21, 2004 12:00 AM

  • To view our full selection of recent Eclipse stories click here

    Today the Eclipse Foundation announced general availability of the royalty-free 3.0 release of Eclipse - described by the Ottowa-based foundation as a platform "for tools integration, software modeling, and testing that has been broadly adopted by commercial vendors, academic institutions, and open technology developers."

    Bill Dudney, JDJ's Eclipse editor, commented, "I am very excited about the promise of Eclipse 3.0. With each new milestone release the platform has become richer in its feature set, better performing and generally more productive to use."

    "From the enhanced Java tools to the improved integration with Ant and other open source projects," Dudney continues, "Eclipse 3.0 is a great leap forward. In addition to enhancements to the Java developer tool box the whole plugin architecture has been updated to use the OSGi framework for managing plugins. Not only will this make it easier to manage the large number of plugins that are typically used by the average Java developer it will also make building plugins easier."

    "If you have not been following the milestone releases of Eclipse 3.0, it is definitely time to download a copy and get started," adds Dudney.

    Eclipse 3.0 is the cumulative result of 15 months of project investment by supporting members and the Eclipse community, continuing what the Foundation summarizes as "the commitment to implement open technology built upon established industry standards."

    Enhancements such as the following have been made to core facilities:

    • Enhanced the end user's 'out-of-the-box' experience
    • Streamlined installation for functionally powerful features with reduced complexity
    • Improved customization of menus and toolbars
    • Added new role and experience-based approaches for managing workbench features and facilities
    • Restructured the workbench to allow running underlying program facilities in the background in a multi-threaded environment.

    The aim of these enhancements is to help make Eclipse use "more convenient, consistent and responsive."

    Concurrent with this new release, the C/C++ Development Tools (CDT) project and the Hyades application verification and optimization project are shipping new versions.

    The Foundation states:

    "Eclipse was originally conceived as a universal platform for tools integration. Experience and feedback from users made it clear that Eclipse was also ideally suited for the construction of functionally-rich desktop applications."

    Features and facets that have been used as the core of Eclipse's object-oriented development technologies have been restructured and repackaged in 3.0, making it an open, extensible platform for application construction and integration. This includes Eclipse's window-based workbench GUI, the dynamic plug-in functional extension mechanism, help subsystem and update manager.

    When Java applications are constructed with Eclipse's Standard Widget Toolkit (SWT) and deployed to different operating platforms, they adopt native window manager look and feel. On Linux Motif or the GTK, Microsoft Windows, Mac OS X, Photon, AIX, HP/UX platforms, and other supported platforms, Eclipse users can develop applications in Java with the true look-and-feel of the platform.

    "We are very excited about the many benefits that Eclipse 3.0 will bring to our customers and are proud of the leading role IBM developers have had in bringing it to the industry. IBM is now working towards a release of Eclipse 3.0-based products of our market-leading Rational tools and Lotus collaboration solutions," says Lee Nackman, vice president, Desktop Development Tools and CTO Rational Software, IBM Software Group 

    "Eclipse 3.0 brings significant new features and functionality to the Eclipse ecosystem. Intel is actively developing versions of Intel Compilers and VTune Performance Analyzers with Eclipse integration for Linux. Intel is also taking an active role in Eclipse projects such as Hyades and looks forward to continued involvement with the Eclipse community," says Intel's Jonathan Khazam, General Manager of Software Development Products. 

    When used on the Linux and Windows platforms, Eclipse 3.0 adds the ability to embed Swing widgets in SWT-based user interfaces. This allows integration of Swing-based applications and tools within the Eclipse workbench and other functionally-rich applications. New features allow Eclipse plug-in providers to customize user interfaces and establish a branded appearance for products and applications.

    Java Development Tools

    The Java Development Tools (JDT) project has improved the user experiences of reading, writing, and navigating source code, adding improved refactoring, code formatting and editor features such as code folding.

    JDT has been generalized to enable tools that support Java-related languages like SQLj and JSPs. This includes implementation of the Java Community Process JSR45 standard for debugging. JDT also now embraces non-language files like manifests and J2EE deployment descriptors that reference Java language elements.

    Eclipse was adapted to add support for the OSGi framework specification when constructing functionally extensible applications. This open standard for plug-in extensions supports installation and dynamic activation under program control, permitting fine-grain conservation of resources like memory in complex integrated tools and client environments. In addition, the Eclipse Plug-in Development Environment now supports component integration for platforms that incorporate very large numbers of plug-ins.

    CDT and Hyades Project Updates

    Other Eclipse-hosted open projects have coordinated their distributions with the 3.0 launch. These include extensions to the C/C++ Development Tools and the Hyades Project's implementation of the recently approved OMG U2TP Test Profile standard.

    The C/C++ Development Tools (CDT) offer numerous enhancements to provide a faster, more productive user experience. To simplify code editing and navigation, the tools now include improved string searches, configurable code completion, a C/C++ class browser and a refactoring facility for automating code changes across an entire project. To speed application debugging, the debugger now presents both source code and assembly in the same view. To free developers from writing and maintaining makefiles, the CDT environment now includes a "managed build" feature.

    In addition, the CDT leverages the new multi-threading support in Eclipse 3.0. As a result, operations such as indexing and building can now run in the background, allowing the developer to continue working on other tasks.

    "Open Environment & Community Support Have Been Key," Says Milinkovich

    "Eclipse 3.0 brings new features which will delight plug-in and application developers that rely on this advanced platform," says Mike Milinkovich, executive director of the Eclipse Foundation.

    "Thanks to community support only possible in an open environment, Eclipse 3.0 quality benefits from the skill and continuous evaluation of a large number of industry professionals worldwide," he adds. 

    Distributions of Eclipse 3.0 will be available by June 30 for download from www.eclipse.org.

    In the July issue of JDJ, Bill Dudney interviews Mike Milinkovich, who speaks about a wide variety of issues surrounding Eclipse, from the directions he sees it going in next to how the door is always open for Sun to join. In that exclusive interview, Milinkovich tells Dudney:

    "I personally think the entire conversation about Sun versus Eclipse is kind of missing the point. Sun is doing what they are doing in support of their shareholders and in their role as the steward of the Java community. Eclipse is doing what it is doing in its role as the steward of the Eclipse Open Source community. And to the degree possible, where we have congruent goals, we should be working together and I’d be thrilled to do so."

  • Published Jun. 21, 2004— Reads 51,932 — Feedback 5
    Copyright © 2004 SYS-CON Media, Inc. — All Rights Reserved.
    Syndicated stories and blog feeds, all rights reserved by the author.
    Related Stories
    ▪ From Sun, An Open Letter to Eclipse Membership: "Get Serious"
    ▪ Parasoft Jtest 5.0 Fully Integrated with Eclipse Platform
    ▪ Yet Another IDE War
    ▪ Eclipse Special: IBM Rational Update
    ▪ Eclipse Special: Eclipse in the News
    ▪ Eclipse Special: Milestone Build Now Available - Eclipse 3.0 M8
    ▪ Eclipse "Welcomes Open Dialog From Sun"
    ▪ Eclipse Special: LynuxWorks Introduces New Eclipse-Based IDE
    ▪ Eclipse Special: Bill Dudney Looks at Eclipse M8 Close-Up
    ▪ Eclipse Special: Bill Dudney Looks at the Change Method Signature Refactoring
    ▪ Eclipse Use Grows by More Than 90% in North America
    ▪ Eclipse Special: Remote Debugging Tomcat & JBoss Apps with Eclipse
    ▪ Aonix Joins Eclipse to Provide Customers a Common Platform
    ▪ Eclipse Special: Bill Dudney Looks at New Stuff in M9
    ▪ "Eclipse 3.0 is a Great Leap Forward," Says JDJ's Dudney
    ▪ ILOG Launches New Business Rule Studio for Eclipse
    ▪ SYS-CON Radio interviews the Eclipse Foundation
    ▪ Eclipse "Pollinate" Project to Integrate with Apache Beehive
    ▪ Exclusive Q & A with Mike Milinkovich, Executive Director, Eclipse Foundation
    About Java News Desk
    JDJ News Desk monitors the world of Java to present IT professionals with updates on technology advances, business trends, new products and standards in the Java and i-technology space.

    Add Your Feedback

    In order to post a comment you need to be registered and logged in.

    Register | Sign-in

    Reader Feedback: Page 1 of 1

    #5
    Steve Perkins commented on 20 Jul 2004

    Yawn... this discussion about an application framework rendering OS''es irrelavent was so much cooler when the subject was Netscape (and the year was 1997). Never going to happen. Still, I guess it''s the best possible way to hype-up Eclipse''s latest "milestone release"... since the only actual functionality added in 3.0 was multi-threaded CVS syncs and a new Windows-XP-style Fischer Price look and feel.

    #4
    JavaLover commented on 12 Jul 2004

    Will Eclipse make the OS irrelevant.
    Definitely! Provided that IBM pays JDJ enough. How pathetic can you get?
    I really think that JDJ staff should rethink their approach, do they think we''re just a bunch od idiots? Surely, they must be aware that the average Java developer will not get very far with an IQ less than 80.

    #3
    arpit commented on 24 Jun 2004

    I used to use Sun''s NetBeans IDE before I switched to Eclipse...and the main reason for that was the slow Swing. I love Java in every other aspect except the UI... application development with Eclipse would probably mean letting me write my application logic in Java and render the UI in SWT... which in my world is a BIG thing. So I am all for eclipse...way to go !

    #2
    JS commented on 23 Jun 2004

    It's Ottawa. The capital of Canada.

    JS.

    #1
    Hoshi Tanaka commented on 23 Jun 2004

    >> Might Eclipse one day soon make OSes irrelevant?

    The chance that Java will render the OS irrelevant are several orders of magnitude greater than the chance of Eclipse achieving that. I put Java''s chances somewhere between slim and none. Eclipse? You do the math.

    The OS can be irrelevant to certain tools and applications written in Java. The same may hold true for Eclipse but in fact it is more dependent on the OS because it uses native toolkits. I just realized the question was so asinine that perhaps it should not have been answered, too late:)

    BTW, where's Ottowa?


    Subscribe to the World's Most Powerful Newsletters
    Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
    Click to Add our RSS Feeds to the Service of Your Choice:
    Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
    myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
    Publish Your Article! Please send it to editorial(at)sys-con.com!

    Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

    SYS-CON Featured Whitepapers

    ADS BY GOOGLE

    Breaking Java News
    INVESTOR ALERT: Former Attorney General of Louisiana Charles C. Foti, Jr. and KSF Notify Zale Corp. Investors of Lead Plaintiff Application Deadline in Securities Class Action Lawsuit - ZLC
    Business Marketing Association Members and Guests Will Come Together in the Inland Empire, Rancho Cucamonga, 4pm Wednesday, November 18 for "Green Marketing in the Business-to-Business Environment: Does It Really Matter?"
    Paramount Energy Trust releases third quarter 2009 financial and operating results and confirms November distribution
    Hutchison Telecom Announces Unaudited Key Performance Indicators for Third Quarter Ended 30 September 2009
    Three Crowd Pleasing Appetizers That Make Holiday Entertaining Easy & Affordable
    LENCO MOBILE INC. Announces Filing of Form 10 with the Securities & Exchange Commission
    The Villa Group's 25th Anniversary Tweetstakes Promotion Awards Six Grand Prize 4-Day, 3-Night Vacations for Two People in Mexico!

    ADVERTISE   |   MAGAZINE SUBSCRIPTIONS   |   FREE BREAKING-NEWSLETTERS!   |   SYS-CON.TV   |   BLOG-N-PLAY!   |   WEBCAST   |   EDUCATION   |   RESEARCH

    .NET Developer's Journal - .NETDJ   |   ColdFusion Developer's Journal - CFDJ   |   Eclipse Developer's Journal - EDJ   |   Enterprise Open Source Magazine - EOS
    Open Web Developer's Journal - OPENWEB   |   iPhone Developer's Journal - iPHONE   |   Virtualization - Virtualization   |   Java Developer's Journal - JDJ   |   Linux.SYS-CON.com
    PowerBuilder Developer's Journal - PBDJ   |   SEO / SEM Journal - SJ   |   SOAWorld Magazine - SOAWM   |   IT Solutions Guide - ITSG   |   Symbian Developer's Journal - SDJ
    WebLogic Developer's Journal - WLDJ   |   WebSphere Journal - WJ   |   Wireless Business & Technology - WBT   |   XML-Journal - XMLJ   |   Internet Video - iTV
    Flex Developer's Journal - Flex   |   AJAXWorld Magazine - AWM   |   Silverlight Developer's Journal - SLDJ   |   PHP.SYS-CON.com   |   Web 2.0 Journal - WEB2
    Apache   |   CMS   |   CRM   |   HP   |   Oracle Journal   |   Perl   |   Python   |   Red Hat   |   Ruby on Rails   |   SAP   |   SaaS

    SYS-CON MEDIA:   ABOUT US   |   CONTACT US   |   COMPANY NEWS   |   CAREERS   |   SITE MAP
    SYS-CON EVENTS:   |  AJAXWorld Conference & Expo  |  iPhone Developer Summit  |  Cloud Computing Conference & Expo  |  SOA World Conference & Expo  |  Virtualization Conference & Expo
    INTERNATIONAL SITES:   India  |  U.K.  |  Canada  |  Germany  |  France  |  Australia  |  Italy  |  Spain  |  Netherlands  |  Brazil  |  Belgium
     Terms of Use & Our Privacy Statement     About Newsfeeds / Video Feeds
    Copyright ©1994-2008 SYS-CON Publications, Inc. All Rights Reserved. All marks are trademarks of SYS-CON Media.
    Reproduction in whole or in part in any form or medium without express written permission of SYS-CON Publications, Inc. is prohibited.
     
    close this window