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:52: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 ]

Jiří Kovalský updated NETBEANS-2478:
------------------------------------
    Description: 
[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 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.

  was:
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.


> 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ý
>            Priority: Major
>
> [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 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