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 133985 - Integration with PHP editor
Summary: Integration with PHP editor
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Andrei Badea
URL: http://wiki.netbeans.org/DatabaseSQLE...
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2008-04-25 19:40 UTC by Andrei Badea
Modified: 2008-05-28 14:30 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-04-25 19:40:40 UTC
Provide integration of the SQL editor with the PHP editor. It should be easy for the user to start entering a SQL
statement in the PHP editor (for example by selecting an equivalent of the Alt+Insert code generation in the Java
editor). The SQL editor should open, where the user can enter a statement, test it, etc. It should then be easy for the
user to port the statement to the PHP editor.
Comment 1 Andrei Badea 2008-05-28 14:30:03 UTC
Too tricky to implement in useful scenarios, so will not do this.