Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DTP 1.7 M7 New and Noteworthy"

(New page: {{Back To|name=DTP Main Page|href=Data Tools Platform Project}} This page documents a few of the things we think are New & Noteworthy for the DTP 1.7 (Galileo) M7 milestone release. Down...)
 
Line 4: Line 4:
 
Download the latest 1.7 M7 milestone build [http://www.eclipse.org/datatools/downloads.php[here]]. Our M6 candidate will be released as part of the Galileo Release Train on March 23, 2009.
 
Download the latest 1.7 M7 milestone build [http://www.eclipse.org/datatools/downloads.php[here]]. Our M6 candidate will be released as part of the Galileo Release Train on March 23, 2009.
  
<h3>Component</h3>
+
<h3>SQL Dev Tools</h3>
  
<h4>BZ ###### - Bug title</h4>
+
There's been a ton of work that's gone into SQL Dev Tools for M7.
  
Description
+
<h4>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=217923 BZ 217923] - Editor does not inherit from STD text editors - specifically tabs</h4>
 +
 
 +
Now, instead of using a default fixed four-character tab, the SQL Text Editor gets the tab length from the Editor Tab Width preference in Eclipse.
 +
 
 +
<h4>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=220318 BZ 220318] - sql editor opens by default</h4>
 +
 
 +
A new preference has been added to simplify the process of opening a new SQL file in an editor other than the SQL Text Editor. If you look at Data Management->SQL Development->SQL Editor->SQL Files/Scrapbook, you'll see a new checkbox on the page labeled "SQL file is default opened after creation". If checked (default behavior), any new SQL file will open in the SQL Text Editor as in the past. If unchecked, the file will not be opened and can then be opened in a text editor or the graphical SQL Query Editor.
 +
 
 +
<h4>BZ # - Bug description</h4>
 +
 
 +
Text
 +
 
 +
<h4>BZ # - Bug description</h4>
 +
 
 +
Text
 
   
 
   
 +
<h4>BZ # - Bug description</h4>
 +
 +
Text
 +
 
[[Category:Data Tools Platform]]
 
[[Category:Data Tools Platform]]

Revision as of 13:34, 4 May 2009

Back to DTP Main Page

This page documents a few of the things we think are New & Noteworthy for the DTP 1.7 (Galileo) M7 milestone release.

Download the latest 1.7 M7 milestone build [here]. Our M6 candidate will be released as part of the Galileo Release Train on March 23, 2009.

SQL Dev Tools

There's been a ton of work that's gone into SQL Dev Tools for M7.

BZ 217923 - Editor does not inherit from STD text editors - specifically tabs

Now, instead of using a default fixed four-character tab, the SQL Text Editor gets the tab length from the Editor Tab Width preference in Eclipse.

BZ 220318 - sql editor opens by default

A new preference has been added to simplify the process of opening a new SQL file in an editor other than the SQL Text Editor. If you look at Data Management->SQL Development->SQL Editor->SQL Files/Scrapbook, you'll see a new checkbox on the page labeled "SQL file is default opened after creation". If checked (default behavior), any new SQL file will open in the SQL Text Editor as in the past. If unchecked, the file will not be opened and can then be opened in a text editor or the graphical SQL Query Editor.

BZ # - Bug description

Text

BZ # - Bug description

Text

BZ # - Bug description

Text

Copyright © Eclipse Foundation, Inc. All Rights Reserved.