[JBoss JIRA] (JBIDE-22931) NullPointerException in EditorUtil.getFileExtensionFromEditor
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22931?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22931:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> NullPointerException in EditorUtil.getFileExtensionFromEditor
> -------------------------------------------------------------
>
> Key: JBIDE-22931
> URL: https://issues.jboss.org/browse/JBIDE-22931
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.core.util.EditorUtil.getFileExtensionFromEditor(EditorUtil.java:104)
> at org.jboss.tools.vpe.preview.core.util.NavigationUtil.navigateToVisual(NavigationUtil.java:170)
> at org.jboss.tools.vpe.preview.view.VpvView$2.mouseUp(VpvView.java:135)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.105.0.v20160603-0902 |
> | org.jboss.tools.vpe.preview | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
> | org.jboss.tools.vpe.preview.core | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | MacOSX | 10.11.5 | 10.11.5 |
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/573e85eee4b0138d62...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23069) Server adapter wizard: Importing of project should skip Select Build Config wizard page
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23069?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23069:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Server adapter wizard: Importing of project should skip Select Build Config wizard page
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-23069
> URL: https://issues.jboss.org/browse/JBIDE-23069
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.6.x
>
>
> This is follow up on JBIDE-22621. In the JIRA has been implemented importing of source code as an eclipse project. Import dialog works with preselected service from New Server Adapter wizard and thus the Select Build Config wizard page is useless because different service cannot (and probably should not) be selected there and it just force user to click Next on a wizard page where nothing can be changed. We should open the Import OpenShift Application wizard dialog with the Import the _service-name_ OpenShift application wizard page.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22384) Application Wizard: Skip revalidating of a connection if it is already established
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22384?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22384:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Application Wizard: Skip revalidating of a connection if it is already established
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-22384
> URL: https://issues.jboss.org/browse/JBIDE-22384
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Fix For: 4.6.x
>
>
> When launching a New OpenShift Application wizard via shell menu File - New - OpenShift Application or via Red Hat Central, at first I am obliged to select an existing connection (or create a new one) and then proceed to New OpenShift Application wizard. At the moment, if I select an existing, already established connection (it is possible to work with it in OpenShift Explorer view, password/token has been filled in and is valid), it is still revalidated, what take some time (not too much but seems to be annoying for me every time opening the wizard). Also the connection is every time refreshed in OpenShift Explorer view once revalidation is finished. It would be nice if already established connections would not be revalidated again.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22419) Deploy Docker Wizard: Connection info looks weird
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22419?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22419:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Deploy Docker Wizard: Connection info looks weird
> -------------------------------------------------
>
> Key: JBIDE-22419
> URL: https://issues.jboss.org/browse/JBIDE-22419
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: docker, openshift_v3
> Fix For: 4.6.x
>
> Attachments: docker_wizard.png
>
>
> Connection info in Deploy Image to OpenShift wizard looks weird. It is a text widget but it looks like it is text area where it is supposed to be text typed, but it is disabled. It is also possible to put cursor there. This apply both for wizard opened via context menu of a docker image as well as for wizard opened from context menu of an OpenShift project.
> !docker_wizard.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months