Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] SQL Dev Tools contribution: M2 Iteration3 -- SQL Editor Framework & Debugger Framework


Hi,
        We've delivered the 3rd iteration of SQL Editor Framework into the datatools CVS repository for internal review.

Contents include:
  • org.eclipse.datatools.sqltools.sql plugin (new):
        Contains sql parser, AST node interface, and other sql processing utilities
  • org.eclipse.datatools.sqltools.sqlscrapbook plugin(refactored):
        Refactored to use ISQLEditorConnectionInfo instead of the obsolete ConnectionInfo;
  • org.eclipse.datatools.sqltools.debugger.core plugin (new):
        Contains debugger framwork interfaces and sql debug base model classes.

        In the next iteration, which will be M2 Iteration4, scheduled at 12/23/2006, We will test with Eclipse 3.2M4 and make the following plugins in SQL Editor Framework & Debugger Framework available for download:
        org.eclipse.datatools.sqltools.sql
        org.eclipse.datatools.sqltools.editor.core
        org.eclipse.datatools.sqltools.sqlscrapbook
        org.eclipse.datatools.sqltools.debugger.core
Please notice that the goal of M2 is to contribute the framework for internal and external review, while it's in M3 when various features will be contributed.  

Best Regards!

Hui Cao


DTP SQL Dev Tools Committer, Workgroup Lead
Sr S/W Eng - Dev
Sybase, Inc. Shanghai, China

Back to the top