[
https://issues.jboss.org/browse/JBIDE-22508?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-22508:
-------------------------------------
I've made an identical patch as alexey's but cna't get it to build... despite
using -U flag uring cmd line build ... any ideas?
compile failed in org.jboss.tools.wtp.server.launchbar
--------------------------------------------------------
Key: JBIDE-22508
URL:
https://issues.jboss.org/browse/JBIDE-22508
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, target-platform
Affects Versions: 4.4.0.Alpha2
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.4.0.Final
{code}
02:32:22 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.25.0:compile (default-compile) on project
org.jboss.tools.wtp.server.launchbar: Compilation failure: Compilation failure:
02:32:22 [ERROR]
/mnt/hudson_workspace/workspace/jbosstools-server_master/sources/wtp/plugins/org.jboss.tools.wtp.server.launchbar/src/org/jboss/tools/wtp/server/launchbar/ModuleObjectProvider.java:[325]
02:32:22 [ERROR] boolean enabled = store.getBoolean(Activator.PREF_ENABLE_LAUNCHBAR);
02:32:22 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
02:32:22 [ERROR] PREF_ENABLE_LAUNCHBAR cannot be resolved or is not a field
{code}
--
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)