]
Josef Kopriva closed JBIDE-24668.
---------------------------------
Closing, error is fixed, used update site:
Warnings after installation in Eclipse Oxygen
---------------------------------------------
Key: JBIDE-24668
URL:
https://issues.jboss.org/browse/JBIDE-24668
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Affects Versions: 4.5.0.AM2
Environment: F26
Eclipse Java EE IDE for Web Developers.
Version: Oxygen Release (4.7.0)
Reporter: Josef Kopriva
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.5.0.Final
After installation of JBoss Tools (from update site
http://download.jboss.org/jbosstools/oxygen/staging/updates/) in Eclipse Oxygen, there are
warnings in error log:
{code:java}
eclipse.buildId=4.7.0.I20170612-0950
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -data file:/home/jkopriva/eclipse-oxygen-final/workspace/ -os
linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
org.eclipse.launchbar.core
Warning
Fri Jul 14 10:00:07 CEST 2017
Enablement expression is missing for config provider for
org.jboss.tools.wtp.server.launchbar.ModuleDescriptorType
{code}
and
{code:java}
eclipse.buildId=4.7.0.I20170612-0950
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -data file:/home/jkopriva/eclipse-oxygen-final/workspace/ -os
linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
org.eclipse.launchbar.core
Warning
Fri Jul 14 10:00:07 CEST 2017
Enablement expression is missing for descriptor type
org.jboss.tools.wtp.server.launchbar.ModuleDescriptorType
{code}