This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144708

Summary: [65cat] Select In>Projects/Files Action in SQL Query Editor Points to different Project/File
Product: db Reporter: rajivderas <rajivderas>
Component: SQL EditorAssignee: Andrei Badea <abadea>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description rajivderas 2008-08-21 14:02:07 UTC
Steps to reproduce: 
1) Go to Services explorer > Databases
2) Then connect to any given (default) database (here i am connecting to APP)
3) Open the customer table in the Services explorer and right click on that table and select View Data
4) The SQL Query Editor will open with the Customer table query on it by default
5) Right click on the SQL Query Editor and select "Select In" > "Projects" or "File"
6) The "Select In" > "Projects" or "File" will point to some other Project/File which is wrong

Why do you need to have the Select In" > "Projects" or "File" action in the SQL Query Editor since your working on a sql
table.
So my point is this should contain actions such as "Select In" > "Connection" or "Table".

Dev Build 200808201401
JDK 6 Update 10
Comment 1 Andrei Badea 2008-08-21 18:21:55 UTC

*** This issue has been marked as a duplicate of 63178 ***