[
https://issues.jboss.org/browse/JBIDE-20711?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-20711.
---------------------------------
OK, I learnt today that you can make Eclipse show the .settings folder by changing the
filters in the Project Explorer view. This did the trick.
I was now able to verify in devstudio 10.3.0.GA that it works as expected, i.e. when you
open the component.xml in the IDE, change the deploy-name and save, then opening the
Add/Remove dialog will show the new deploy name and deploy correctly.
Closing.
Changing deploy-name in component xml file will not take effect
---------------------------------------------------------------
Key: JBIDE-20711
URL:
https://issues.jboss.org/browse/JBIDE-20711
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, upstream
Affects Versions: 4.3.0.CR1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.4.3.AM2
Steps to replicate:
1) Create a dynamic web project TestProject
2) Create a server
3) Add/Remove action in servers view. You will see the module name is TestProject
4) Open the component.xml file in .settings folder and change deploy-name to some new
value (RobsTest)
5) Add/Remove, note module name didn't change
6) Publish deployment, note its still deploying as TestProject
7) Close project, then re-open it
8) Add/Remove action, note the module now reads TestProject (RobsTest) (or similar)
9) Publish, note module is deployed as RobsTest.war
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)