-
Bug
-
Resolution: Done
-
Major
-
7.7.1
-
None
3.3.0 beta 2 release of this feature shows the following when trying to install using eclipse's install from update site:
description: 'description'
provider: 'providerName'
This is due to this feature's build.properties file not including the feature.properties file using a wildcard (feature.*), which eclipse must be failing to correctly evaluate.
FIX:
Add the following in the build.properties file
license.html,
feature.xml,
feature.properties
- relates to
-
JBIDE-11979 Missing description for Teiid DataTools Connectivity
- Closed