Hi, I have just downloaded the Eclipse plugin and am impressed with its functionality. I like that we could replace our use of Textpad, TortoiseSvn, SqlPlus & SQL Developer for Oracle development, deployment & adhoc querying with Eclipse and this plugin. One stumbling block is that all our package files have a nested script included. This doesn't seem to be supported in the plugin when Deploying. E.g.: - CREATE OR REPLACE PACKAGE BODY my_pkg IS @@std_body.sql -- package-specific contents I did find a post on the forum with a CR reference of 81360, but have no idea how I'd find out the status of it. I wondered if support for this was still being considered? It's not necessarily a showstopper - I'm reviewing alternatives to achieve the same goal as our standard include
↧