Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Checked in fix for bug 210454


John,

The problem has been fixed.  I thought I had my DTP PDE set to Java 1.4, but it was 1.5, so I didn't catch the problem when I brought in the patch.  I've configured it properly now.

When can we switch to 1.5?  I'm getting used to using generics, among other things, in my non-DTP coding, and it would be good to not have remember to do things the "old way".

Regards,
Brian


Brian Payton
SQL and XML Query Tools Development
IBM Silicon Valley Laboratory
(408) 463-2989, T/L 8-543-2989




jograham@xxxxxxxxxx
Sent by: dtp-dev-bounces@xxxxxxxxxxx

12/18/2007 09:22 AM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
Subject
Re: [dtp-dev] Checked in fix for bug 210454





Brian,

Unfortunately, this change has introduced build errors due to usage of Java
1.5: please see bug 213333 for details.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/



                                                                         
            Brian Payton                                                  
            <bpayton@xxxxxx.c                                            
            om>                                                        To
            Sent by:                  DTP development mailing list        
            dtp-dev-bounces@e         <dtp-dev@xxxxxxxxxxx>              
            clipse.org                                                 cc
                                                                         
                                                                  Subject
            12/17/2007 08:55          [dtp-dev] Checked in fix for bug    
            PM                        210454                              
                                                                         
                                                                         
            Please respond to                                            
             DTP development                                              
              mailing list                                                
            <dtp-dev@eclipse.                                            
                  org>                                                    
                                                                         
                                                                         





I've checked in a fix for bug 210454, which is a request to enhance the
SQLTools Results Viewer with extension points to allow clients to customize
how data from result sets are retrieved and displayed.  This enhancement
was requested by IBM so that a client can use the DTP Results Viewer yet
provide comparable functionality to what is provided by the current WTP.RDB
results viewer.

This fix was developed by Quy On (IBM) and has gone through several cycles
of review and update with Da-fan Yang (Sybase).

The updated plugin version tag for the
org.eclipse.datatools.sqltools.resutl plugin is 1.0.0.200712171.

Brian Payton
SQL and XML Query Tools Development
IBM Silicon Valley Laboratory
(408) 463-2989, T/L 8-543-2989
_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


Back to the top