[
https://issues.jboss.org/browse/JBDS-3633?page=com.atlassian.jira.plugin....
]
Denis Golovin updated JBDS-3633:
--------------------------------
Description:
Current implementation just removes record about installation from windows registry.
What it should do:
1. Remove virtual box from vagrant:
{code}vagrant box remove cdkv2{code}
2. Remove virtual machine from virtual box
{code}vboxmanage --unregister ${vmname}{code}
3. Uninstall what was installed:
vargant
virtual box
developer studio
4. Delete:
CDK
Open JDK 8
5. Cleanup PATH env variable
was:
Current implementation just removes record about installation from windows registry.
What it should do:
1. Remove virtual box from vagrant:
{code}vagrant box remove cdk_v2{code}
2. Remove virtual machine from virtual box
{code}vboxmanage --unregister ${vmname}{code}
3. Uninstall what was installed:
vargant
virtual box
developer studio
4. Delete:
CDK
Open JDK 8
5. Cleanup PATH env variable
Uninstaller does nothing
------------------------
Key: JBDS-3633
URL:
https://issues.jboss.org/browse/JBDS-3633
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: installer
Reporter: Denis Golovin
Assignee: Denis Golovin
Labels: havoc
Fix For: 9.1.0.GA
Current implementation just removes record about installation from windows registry.
What it should do:
1. Remove virtual box from vagrant:
{code}vagrant box remove cdkv2{code}
2. Remove virtual machine from virtual box
{code}vboxmanage --unregister ${vmname}{code}
3. Uninstall what was installed:
vargant
virtual box
developer studio
4. Delete:
CDK
Open JDK 8
5. Cleanup PATH env variable
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)