[JBoss JIRA] (JBIDE-15864) Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15864?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-15864:
--------------------------------------
A Cordova plugin must add an entry to config.xml only if it has native parts so that it is loaded on runtime. However if a plugin does not have native bits than this entry is not needed. The plugin com.blackberry.app seems to be javascript only hence it does not update the config.xml
The null message on the uninstall dialog is a separate issue can you file one for it.
> Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
> ----------------------------------------------------------------------------
>
> Key: JBIDE-15864
> URL: https://issues.jboss.org/browse/JBIDE-15864
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Vlado Pakan
> Assignee: Gorkem Ercan
> Fix For: 4.1.1.CR1
>
>
> Sometimes when adding Plugins to Hybrid Mobile project via Cordova Configuration Editor some errors are happening and added Plugins are different than Plugins selected to be added. This is very confusing for user. Would be nice to have some dialog explaining errors which happened while adding Plugins so user know what has happened
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15864) Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15864?page=com.atlassian.jira.plugi... ]
Gorkem Ercan edited comment on JBIDE-15864 at 11/19/13 10:14 AM:
-----------------------------------------------------------------
A Cordova plugin must add an entry to config.xml only if it has native parts so that it is loaded on runtime. However if a plugin does not have native bits, this entry is not needed. The plugin com.blackberry.app seems to be javascript only hence it does not update the config.xml
The null message on the uninstall dialog is a separate issue can you file one for it.
was (Author: gercan):
A Cordova plugin must add an entry to config.xml only if it has native parts so that it is loaded on runtime. However if a plugin does not have native bits than this entry is not needed. The plugin com.blackberry.app seems to be javascript only hence it does not update the config.xml
The null message on the uninstall dialog is a separate issue can you file one for it.
> Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
> ----------------------------------------------------------------------------
>
> Key: JBIDE-15864
> URL: https://issues.jboss.org/browse/JBIDE-15864
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Vlado Pakan
> Assignee: Gorkem Ercan
> Fix For: 4.1.1.CR1
>
>
> Sometimes when adding Plugins to Hybrid Mobile project via Cordova Configuration Editor some errors are happening and added Plugins are different than Plugins selected to be added. This is very confusing for user. Would be nice to have some dialog explaining errors which happened while adding Plugins so user know what has happened
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-16026) Server adapter: when using php type app, deploy project is not displayed nor changeable
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16026?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-16026:
------------------------------------------
The reason for this to happen is that the deploy folder is *null* for a non-java project. This null value will make the server adapter editor run into an Exception (that is internally caught in the wtp server editor framework) and thus skips the initialization of the widgets further down in the very same section.
> Server adapter: when using php type app, deploy project is not displayed nor changeable
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-16026
> URL: https://issues.jboss.org/browse/JBIDE-16026
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: respin-a
> Fix For: 4.1.1.CR1
>
> Attachments: correct-server-adapter.png, server-editor.png
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months