>
> Thanks Jens, this was the problem. Looks like I missed to change it the
> second time.
>
Eclipse has also published a new build of the jar in case you want to use
it:
https://repo.eclipse.org/service/local/repositories/eclipse-staging/content/org/eclipse/jdt/org.eclipse.jdt.core/3.11.0.v20
Thanks Jens, this was the problem. Looks like I missed to change it the
second time.
- Jakob
Am Samstag, 31. Januar 2015 15:22:46 UTC+1 schrieb Jens:
>
> It looks like I've already a dependency to guava-16.0.1-rebased.jar in the
>> trunk/dev/build.xml (did not change anything except the jdt-thi
>
> It looks like I've already a dependency to guava-16.0.1-rebased.jar in the
> trunk/dev/build.xml (did not change anything except the jdt-things).
> Here is the full build.xml:
> https://gist.github.com/foxylion/93c69dcc40a0c0e3a95c
> Did I miss something?
>
Have you updated the SVN tools ch
Hi Julien,
It looks like I've already a dependency to guava-16.0.1-rebased.jar in the
trunk/dev/build.xml (did not change anything except the jdt-things).
Here is the full
build.xml: https://gist.github.com/foxylion/93c69dcc40a0c0e3a95c
Did I miss something?
Am Samstag, 31. Januar 2015 12:10:15
Jakob,
It seems that the dependency to the guava-16.0.1-rebased.jar is missing.
You can add it manually, it is located in tools/lib/guava/guava-16.0.1/
On Sat Jan 31 2015 at 9:09:55 AM Jakob Jarosch
wrote:
> Hi,
> I've the same problems compiling the source of gwt.
>
> With the following steps
Hi,
I've the same problems compiling the source of gwt.
With the following steps (used the tips from here) I tried to fix it but
had no luck:
- Cloned the repository, checked out the tools
- Downloaded the updated jdt jar file
- Moved the jdtCompilerAdapter out of the jar
- Deleted the two files