You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ernie Rael (Jira)" <ji...@apache.org> on 2020/06/11 22:26:00 UTC

[jira] [Updated] (NETBEANS-2478) SQL DAL Maker plugin does not recognize its own data nodes after reactivation

     [ https://issues.apache.org/jira/browse/NETBEANS-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ernie Rael updated NETBEANS-2478:
---------------------------------
    Component/s:     (was: updatecenters - Pluginportal)
                 platform - Plugin Manager

> SQL DAL Maker plugin does not recognize its own data nodes after reactivation
> -----------------------------------------------------------------------------
>
>                 Key: NETBEANS-2478
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2478
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Plugin Manager
>    Affects Versions: 11.0
>            Reporter: Jiří Kovalský
>            Assignee: Andrey M
>            Priority: Minor
>
> SQL DAL Maker plugin ([http://plugins.netbeans.org/plugin/73614]) for some reason does recognize *.dal files when activated after being deactive and perhaps same issue occurs when re-installed.
> *Steps to reproduce:*
>  # Download 1556400791_com-sqldalmaker-netbeans.nbm file [1]
>  # Go to *Tools > Plugins > Download*, click *Add Plugins...* button and instal it.
>  # Create new Java sample project and then new empty _java.dal_ file via *Ctrl+N*.
>  # It is opened in Editor with DTO, DAO and Admin tabs.
>  # Go to *Tools > Plugins > Installed*, uncheck Show details option, select SQL DAL Maker plugin and deactivate it.
>  # After restart reactivate the plugin in a similar way.
> [1] [http://plugins.netbeans.org/download/plugin/10010]
> *Expected result:* The _java.dal_ file is recognized and DTO, DAO and Admin tabs in Editor are displayed when opening java.dal file.
> *Actual result:* NetBeans treats _java.dal_ file as a plain text file and shows only empty editor without any additional tabs. Workaround is to restart the IDE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists