[
https://issues.jboss.org/browse/JBDS-3633?page=com.atlassian.jira.plugin....
]
Pavol Pitonak commented on JBDS-3633:
-------------------------------------
For the record, uninstaller was created automatically by Squirrel. Since we are using 7zip
instead of Squirrel now, there si no uninstaller. Maybe we should close this issue and
create a new one with title "Create an uninstaller" (or rename this one)
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: 10.0.0.Alpha1
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)