HI,
Using V8.0 and 9.0 of PL/SQL Developer against Oracle SE1 (11.1), we run scripts in a command window to create/replace packages. We do this for different schemas in the DB. We login as USER_A but set our current schema to USER_B, USER_C, etc ...
The "alter session set current_schema"...