SQL Developer 8.0.1.1502

February 2nd, 2010  |  Published in Uncategorized

PL/SQL Developer is an Integrated Development Environment that is specifically targeted at the development of stored program units for Oracle Databases. Over timewe have seen more and more business logic and application logic move into the Oracle Server, so that PL/SQL programming has become a significant part of the totaldevelopment process. PL/SQL Developer focuses on ease of use, code quality and productivity, key advantages during Oracle application development.
Enhancements inPL/SQL Developer 8.0.1
======================================
* Fix for MonitorFromPoint Access Violations
* File Browser would not always sort the files
*Parentheses would not be highlighted when the closing parenthesis is
the last character in the editor
* SQL results, Copy To Excel would not wrap at 64K rows
*Exporters have an option for ANSI (plain text) export (a second option
in the file dialog filters)
* Session Window headings would be empty after reconnectingto a newer
Oracle Server version
* Shortcut for Edit > Full screen changed from F to L to remove duplicate
with Find & Replace
* Mouse cursordid not show busy status when over an editor
* SQL Window could mark edited number fields without scale and precision
as invalid (red)
* Project popup"Object Options" is now disabled when not logged on
* Text Editor of the Large Data Editor did not have the editor background
color
* Whenregistering file types, Application will also be (re)registered
* Open <cursor> for <with statement> was not beautified correctly
*Declared exceptions were not highlighted in the Program Window
* Variable highlighting and Code Assistant Popup did not work consistently
for Triggers
*Changing the window type would incorrectly convert Unicode characters
* Dropping and purging multiple items now has progress bar and Esc option
* Holding themouse cursor over an indexed item during debugging did not
show the value
* System privilege selection list of the User Editor was too small
(4 items)
*Resolving table names failed on Oracle Server 9.0.x
* Text Importer, paste data would not always work
* Code Assistant pane could be trimmed by window edge
*Editing Scheduler Date/Time fields could lead to ‘<date/time> is not a
valid date and time’ message
* Project Groups now fully support Unicodenames
* SQL Window Previous/Next SQL keys did not work when no result grid was
present
* Docking panes would retract when popup menus or dropdown lists were
displayed
* Query Data and Edit Data functions did not handle mixed case identifiers
correctly
* Code Assistant could popup after executing a SQL Window
* SQLWindow Column Total > Count now only counts nonnull values
* SQL Window Column Total > Sum precision improved for 0.0 results
* Command WindowRunTestSet command could not read directory/file names
with spaces
* PL/SQL Beautifier "Init Caps" option would capitalize single character
prefixes (PEmpno instead of pEmpno)
* Fixed File Browser bug repeating the same subdirectory
* Object Browser Doubleclick action was unpredictable
(wouldexpand/collapse instead)
* SQL Window timer would keep counting while an error message was displayed
* Fixed Access Violation in TreeNode.GetParent
* AutoReplacewas only invoked when positioned before a whitespace character
* DBMS Output could not process lines longer than 4000 characters
* SQL Window Export Query Resultsbutton would mess up results with multiple
result sets
* PL/SQL Developer would give an incorrect "owned by different user" warning
with aloaded file when switching users
* Support added for ‘identified by values <encrypted password>’ clause for
User DDL
* SQL Window would alwaysprint with the Courier fount
* Fixed bug with file names in title and window list and projects when using
desktop parameter
* Keywords are now saved underApplication Data in the user profile
* When updating a schedule, startdate and enddate could be updated without
making a change
* Browser Object status wouldnot always be updated correctly after
docking/undocking
* DBMSMetadata functions did not retrieve UTF8 text on a nonUTF8 client
* Code Assistant would notdescribe embedded object types
(e.g. Person.Address.)
* The Object Browser did not show columns for Bitmap join indexes
* Window List will draw faster
*LANGUAGE=<xxx.lang> command line parameter added
* Fixed Access Violation in Data Generator
* Copy grid selection did not add cr/lf after the lastline
* Command Window would sometimes need <enter> twice to execute recalled
statement
* Invoking the PL/SQL Beautifier did not update theBookmark List
* PL/SQL Beautifier could not parse merge statements with case expressions
* Floating tools could steal the focus after using the Find &Replace function
* Doubleclicking a project file will open a new PL/SQL Dev instance
* A newly created SQL Window after pasting a SQL text on the PL/SQLDeveloper
work area could be closed without a "Save SQL Window" warning.
* Code Assistant did not list parameters for locally declared objectfunctions
or procedures
* Commandline parameter NoCheckFileDate added to suppress checking for
changed files
* SQL Window Copy All To Excel did not set cellformat correctly
* Commit/Rollback buttons could have wrong status after a cancelled import
* Project Build could give continuous error message for deletedfiles
* Comments before a program unit could be indented incorrectly
* Code Assistant popup could hide partially under Windows taskbar and/or
sidebar
* NewPL/SQL Beautifier rule "Split JOIN expression before ON" added for 7.1
compatibility
* Substitution variable integer validation was limited toa 32 bit integer
* Pipelined functions could lead to incorrect "function does not return a
value" hint
* AutoReplace is no longerautomatically invoked when typing comments or
strings
* SQL Window could give a "not all records are fetched" warning in Single
RecordMode
* PL/SQL Beautifier would not always format item lists correctly for a WITH
statement
* Search > Replace All did not always work correct (””replace by ” would
give ‘)
* Improved multi monitor dialog positioning
* Execute button was not updated correctly after saving a readonly database
source
*Inserting and Updating CLOB’s and BLOB’s through the SQL Window now uses
Temporary LOB’s on Oracle 8.1 and later to facilitate trigger testing
* Compare TableData could update incorrect fractions of a second for
timestamp columns
* Code Assistant items can now be sorted
* SQL Window "Save asTemplate" option could show "Unexpected error" instead
of a normal error message
* SQL Window execution time would be displayedduring substitution variable
form
* Notification time for long running queries would include substitution
variable form time
* Object Browser doubleclickaction preferences were not saved for
dbmsscheduler types
* Code Assistant would not describe object type columns
* Two quick shiftclicks on the Window Listcould cause an Access Violation
* Replace All could result in an endless loop
* Hyperlink navigation from a DML statement would sometimes incorrectly
navigateto the table or view
* Find menu shortcut keys would not get default values after upgrade to 8.0
* File Browser would sort case sensitive
More info:

http://rapidshare.com/files/334728941/PLSQL_Developer_v8.0.1.1502.rar

Tags: , , , , , , , , ,

Comments are closed.