]
Lukáš Valach updated JBIDE-23467:
---------------------------------
Priority: Minor (was: Major)
Unnecessary GWT files
---------------------
Key: JBIDE-23467
URL:
https://issues.jboss.org/browse/JBIDE-23467
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, rpm
Affects Versions: 4.4.2.AM3
Environment: RHEL7 64bit
rh-eclipse46-devstudio-10.2-0.20161103.1913.el7.x86_64.rpm
Reporter: Lukáš Valach
Priority: Minor
GWT feature and plugin has been removed in
[
JBIDE-23414|https://issues.jboss.org/browse/JBIDE-23414], but there are still GWT files.
{code}
[lvalach@localhost rh]$ sudo find . -iname '*gwt*'
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.central_2.1.2.v20160922-1945/icons/gwt_background.png
./rh-eclipse46/root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.jboss.tools.central_2.1.2.v20160922-1945/org/jboss/tools/central/wizards/NewGwtProjectWizard.class
{code}
These files are unnecessary I guess.