You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (JIRA)" <ji...@apache.org> on 2019/04/29 11:45:00 UTC

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

Jiří Kovalský created NETBEANS-2478:
---------------------------------------

             Summary: 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: updatecenters - Pluginportal
    Affects Versions: 11.0
            Reporter: Jiří Kovalský


SQL DAL Maker plugin for some reason does recognize *.dal files when activated after being deactive and perhaps same issue occurs when 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
(v7.6.3#76005)

---------------------------------------------------------------------
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