Fri, 07 Jun 2013 09:47:02 +0530RMB option in PL/SQL navigator "Deploy View" on views inside PL/SQL files
Subhashini Sooriarachchi <subslk@netbeans.org> [Fri, 07 Jun 2013 09:47:02 +0530] rev 439
RMB option in PL/SQL navigator "Deploy View" on views inside PL/SQL files

Fri, 07 Jun 2013 09:41:54 +0530As a database developer I want to execute a selected sections from apy files like in command window so that I dont want to deploy it always
Subhashini Sooriarachchi <subslk@netbeans.org> [Fri, 07 Jun 2013 09:41:54 +0530] rev 438
As a database developer I want to execute a selected sections from apy files like in command window so that I dont want to deploy it always

Wed, 05 Jun 2013 21:54:57 +0200Merge
chrislovsund@netbeans.org [Wed, 05 Jun 2013 21:54:57 +0200] rev 437
Merge

Wed, 05 Jun 2013 21:54:38 +0200added deps
chrislovsund@netbeans.org [Wed, 05 Jun 2013 21:54:38 +0200] rev 436
added deps
EADS-3772 - use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places

Wed, 05 Jun 2013 21:51:41 +0200PlsqlCodeCompletionProvider now uses selected DB instead of just the main DB of the project.
chrislovsund@netbeans.org [Wed, 05 Jun 2013 21:51:41 +0200] rev 435
PlsqlCodeCompletionProvider now uses selected DB instead of just the main DB of the project.
This makes it possible to use list of all DB connections when working with a file that does not belong to any project.
This will work even better when pooling is added for all DB connections.
EADS-3770 - asks for selecting database when using codecompletion

Wed, 05 Jun 2013 21:45:20 +0200cleanup
chrislovsund@netbeans.org [Wed, 05 Jun 2013 21:45:20 +0200] rev 434
cleanup
EADS-3772 - use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places

Tue, 04 Jun 2013 16:57:40 +0200automated commit from jenkins-plsql-support-151 with http://gbglcrd10:8080/job/plsql-support/
chrislovsund@netbeans.org [Tue, 04 Jun 2013 16:57:40 +0200] rev 433
automated commit from jenkins-plsql-support-151 with http://gbglcrd10:8080/job/plsql-support/

Tue, 04 Jun 2013 16:42:05 +0200EADS-3771 - NPE when not selecting connection in CB
chrislovsund@netbeans.org [Tue, 04 Jun 2013 16:42:05 +0200] rev 432
EADS-3771 - NPE when not selecting connection in CB
cleanup

Tue, 04 Jun 2013 16:36:21 +0200EADS-3771 - NPE when not selecting connection in CB
chrislovsund@netbeans.org [Tue, 04 Jun 2013 16:36:21 +0200] rev 431
EADS-3771 - NPE when not selecting connection in CB
notification balloon will popup when connection has not yet been set.

Tue, 04 Jun 2013 14:43:38 +0200will use same display name for output tab as progressbar.
chrislovsund@netbeans.org [Tue, 04 Jun 2013 14:43:38 +0200] rev 430
will use same display name for output tab as progressbar.
EADS-3765 - output tab and progress should have name of file when not a command window