[
https://issues.jboss.org/browse/JBIDE-18748?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBIDE-18748:
---------------------------------------
base, hibernate, jst, vpe, javaee are fine.
livereload is failing with errors:
{code}[INFO] [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project
org.jboss.tools.livereload.core: Compilation failure: Compilation failure:
[INFO] [ERROR]
/home/eskimo/ubuntu/Projects/jbdevstudio/4.3.x/fork/jbds-releng/jbosstools-livereload/plugins/org.jboss.tools.livereload.core/src/org/jboss/tools/livereload/core/internal/server/jetty/LiveReloadScriptInjectionFilter.java:[235]
[INFO] [ERROR] public class ByteArrayServletOutputStream extends ServletOutputStream {
[INFO] [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [ERROR] The type LiveReloadScriptInjectionFilter.ByteArrayServletOutputStream must
implement the inherited abstract method
ServletOutputStream.setWriteListener(WriteListener)
[INFO] [ERROR]
/home/eskimo/ubuntu/Projects/jbdevstudio/4.3.x/fork/jbds-releng/jbosstools-livereload/plugins/org.jboss.tools.livereload.core/src/org/jboss/tools/livereload/core/internal/server/jetty/LiveReloadScriptInjectionFilter.java:[235]
[INFO] [ERROR] public class ByteArrayServletOutputStream extends ServletOutputStream {
[INFO] [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [ERROR] The type LiveReloadScriptInjectionFilter.ByteArrayServletOutputStream must
implement the inherited abstract method ServletOutputStream.isReady()
[INFO] [ERROR] 2 problems (2 errors)
{code}
Create and use an Eclipse Mars M3 target-platform
-------------------------------------------------
Key: JBIDE-18748
URL:
https://issues.jboss.org/browse/JBIDE-18748
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build, discovery, target-platform
Affects Versions: 4.3.0.Alpha1
Reporter: Mickael Istria
Assignee: Mickael Istria
Priority: Blocker
Fix For: 4.3.0.Alpha1
Eclipse Mars M3 is already there. We should adopt it ASAP in order to be able to make
tests and contribute early enough.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)