Re: Google Plugin for Eclipse Mars

2016-11-02 Thread Brandon Donnelson
I just ran through the install routine again for Eclipse Neon and GWT Eclipse Plugin with SDBG Javascript debugger with out an issue. So I can't replicate the issue yet. What operating system are you using? Could you screencast the process, maybe I'm missing something? On Wednesday, November 2,

Re: Google Plugin for Eclipse Mars

2016-11-02 Thread Brandon Donnelson
Can you file an issue in the SDBG issues? I think I need to test Neon 1a, I've got 1. Howd you get 1a? https://github.com/sdbg/sdbg/issues On Wednesday, November 2, 2016 at 6:08:11 AM UTC-7, Thomas Lacroix wrote: > > Sorry Brandon, I was out of touch for a few days. > I tried to install the GW

Re: Problem with GWT 2.8, Ant, and Eclipse

2016-11-02 Thread rjcarr
Seems you can set classloading priority in eclipse so I reordered things and now it is fine. Sorry for the trouble (and the typo on "its"!). On Wednesday, November 2, 2016 at 11:22:47 AM UTC-7, rjcarr wrote: > > I have a really old GWT project that I just tried to compile with gwt 2.8. > The c

Problem with GWT 2.8, Ant, and Eclipse

2016-11-02 Thread rjcarr
I have a really old GWT project that I just tried to compile with gwt 2.8. The compilation was fine (I use ant), but when I opened up eclipse, and pointed it to the new gwt libraries, I am getting compile errors like this: org.apache.tools.ant.types.FileSet: Can only iterate over an array o

Re: Closure compiler and GWT 2.8.0

2016-11-02 Thread Etienne Basso
This is also a big issue for me since in my application every Kb matters. Right now this prevent me from migrating to 2.8. Le mercredi 26 octobre 2016 23:21:02 UTC+2, Slava Pankov a écrit : > > Integrated closure compiler was removed in 2.8.0 > So now I'm trying to use external (post-processing)

Re: GWT 2.8.0 is not compatible with java6

2016-11-02 Thread Thomas Broyer
On Wednesday, November 2, 2016 at 2:38:38 PM UTC+1, Juan Pablo Gardella wrote: > > Hi all, > > At release notes is not mentioned that now it will support only java7. > Good catch! > I found tbroyer comment here: > http://stackoverflow.com/questions/28879590/jdk-and-jre-minimal-versions-requi

GWT 2.8.0 is not compatible with java6

2016-11-02 Thread Juan Pablo Gardella
Hi all, At release notes is not mentioned that now it will support only java7. I found tbroyer comment here: http://stackoverflow.com/questions/28879590/jdk-and-jre-minimal-versions-required-for-gwt-compiling-and-running Can be updated the release notes with that? http://www.gwtproject.org/releas

Re: Strange error with streams

2016-11-02 Thread foal
Hi Andrey, No problem, even a little bit latter. Please note that I have use GWT 2.8RC3 and preleased version of Guava. So if you fix something between RC3 and the release it may be a reason. Best, Stas On Wednesday, November 2, 2016 at 2:31:16 PM UTC+1, Andrei Korzhevskii wrote: > > Hi foal

SafeHtml as return for com.google.gwt.i18n.client.Messages and GET 2.8

2016-11-02 Thread foal
Hi, I have changed the return type from String to SafeHtml in my resources and take unexpected behavior - "not a function" in log So original code @DefaultLocale("en") public interface ComplexText extends Messages { @Nonnull @DefaultMessage("Employees") String employees(); }

Re: Strange error with streams

2016-11-02 Thread Andrei Korzhevskii
Hi foal, We had kind of similar problems when implemented Stream support but I cannot reproduce it now in a simple test like https://gist.github.com/nordligulv/9dfa0ca5ccfed3def097aefc59ea1e32 Can I ask you to create simple maven project with these classes to reproduce it? On Tuesday, Novembe

Re: Google Plugin for Eclipse Mars

2016-11-02 Thread 'Thomas Lacroix' via GWT Users
Sorry Brandon, I was out of touch for a few days. I tried to install the GWT Eclipse Plugin V3 on a fresh install of eclipse Neon.1a Release (4.6.1) (no plugin previously installed) targeting a new workspace and it shows the same error result: An error occurred during the org.eclipse.equinox.int

Re: Google Plugin for Eclipse Mars

2016-11-02 Thread 'Thomas Lacroix' via GWT Users
Sorry Brandon, I was out of touch for a few days. I tried to install the GWT Eclipse Plugin V3 on a fresh install of eclipse Neon.1a Release (4.6.1) (no plugin previously installed) targeting a new workspace and it shows the same error result: An error occurred during the org.eclipse.equinox.int