[
https://issues.jboss.org/browse/JBIDE-22114?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-22114:
-------------------------------------
Description:
Say you have 2 webapp projects in the workspace.
When you create an openshift server adapter, a default project is selected, if you switch
to another project, by typing the project name,
the source path is not updated. Even if you set the source path manually, the selected
project is ignored when creating the project (as seen in the server editor).
Using the browse button to select the project, then there is no problem
# ASSERT: have 2+ projects in your workspace
# ASSERT: have a running application in OpenShift
# EXEC: launch server adapter wizard
# EXEC: in wizard: open up "Advanced >>" so that you can see "Source
Path:"
# EXEC: in wizard: put curson into the text field for "Eclipse Project:", delete
the preselected project and start typing to match your other workspace project
# ASSERT: content assist pops up and suggests your other project
# EXEC: select the suggested project
Result:
The source path is not updated
In the Eclipse log you see the following:
was:
Say you have 2 webapp projects in the workspace.
When you create an openshift server adapter, a default project is selected, if you switch
to another project, by typing the project name,
the source path is not updated. Even if you set the source path manually, the selected
project is ignored when creating the project (as seen in the server editor).
Using the browse button to select the project, then there is no problem
Server Adapter wizard: project selected via content assist is
ignored
---------------------------------------------------------------------
Key: JBIDE-22114
URL:
https://issues.jboss.org/browse/JBIDE-22114
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Assignee: Andre Dietisheim
Priority: Blocker
Labels: openshift_v3, server_adapter_wizard
Fix For: 4.3.1.CR1
Say you have 2 webapp projects in the workspace.
When you create an openshift server adapter, a default project is selected, if you switch
to another project, by typing the project name,
the source path is not updated. Even if you set the source path manually, the selected
project is ignored when creating the project (as seen in the server editor).
Using the browse button to select the project, then there is no problem
# ASSERT: have 2+ projects in your workspace
# ASSERT: have a running application in OpenShift
# EXEC: launch server adapter wizard
# EXEC: in wizard: open up "Advanced >>" so that you can see "Source
Path:"
# EXEC: in wizard: put curson into the text field for "Eclipse Project:",
delete the preselected project and start typing to match your other workspace project
# ASSERT: content assist pops up and suggests your other project
# EXEC: select the suggested project
Result:
The source path is not updated
In the Eclipse log you see the following:
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)