Changes between Version 11 and Version 12 of UsersWikiNbSqlFunctionsEditor


Ignore:
Timestamp:
Sep 28, 2013, 11:26:50 AM (11 years ago)
Author:
NicolasRibotOsgeo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiNbSqlFunctionsEditor

    v11 v12  
    11[[TOC]]
    22
    3 = Netbeans SQL Editor with functions autocompletion and PostGIS documentation =
     3= !NetBeans SQL Editor with functions autocompletion and PostGIS documentation =
    44
    55[http://netbeans.org/ Netbeans IDE] provides a powerful database explorer and SQL editor.
     
    1818The '''!SqlFunctionsCompletion''' adds this functionality to the SQL editor.
    1919
    20 !SqlFunctionsCompletion plugin is a Netbeans 7.3 plugin (NBM file) extending the default SQL Editor to add '''User-Defined functions and procedures autocompletion''' based on the current query context.
     20!SqlFunctionsCompletion plugin is a NetBeans 7.3 plugin (NBM file) extending the default SQL Editor to add '''User-Defined functions and procedures autocompletion''' based on the current query context.
    2121
    2222When configuring a Netbeans database connection, a default schema can be set. This default schema is used by the module to search functions from.
    2323
    2424[[Image(pgissqleditor.png)]]
     25
     26[[Image(sqlfunctionsprefpane.png)]]
    2527
    2628=== Features ===
     
    3335=== How to Install ===
    3436
    35  * Download the !SqlFunctionsCompletion NetBeans module from the [NetBeans Plugins Portal]
    36  * Open Netbeans Plugins Manager (menu Tools | Plugins)
     37 * Download the !SqlFunctionsCompletion !NetBeans module from the [http://plugins.netbeans.org/plugin/50664/ !NetBeans Plugins Portal]
     38 * Open !NetBeans Plugins Manager (menu Tools | Plugins)
    3739 * Click on ''Downloaded'' tab and add the downloaded .nbm file
    3840 * Install the plugin
     
    4143=== How to Update ===
    4244
    43 The plugin automatically installs an Update Center. If Netbeans Auto Update feature is on, the plugin will be updated automatically when a new version is published.
     45The plugin automatically installs an Update Center. If !NetBeans Auto Update feature is on, the plugin will be updated automatically when a new version is published.
    4446
    4547To do a manual update:
    4648
    47  * Open Netbeans Plugins Manager (menu Tools | Plugins)
     49 * Open !NetBeans Plugins Manager (menu Tools | Plugins)
    4850 * Click on ''Updates'' tab
    4951 * Click on ''check for Updates''