[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [e4-dev] Latest integration build repository is not there | 
A bit related, public updates for Java 6 (!) will stop in Febr. 2013. 
https://blogs.oracle.com/java/entry/end_of_public_updates_for
2012/12/3 Tom Schindl 
<tom.schindl@xxxxxxxxxxxxxxx>
Well we can face reality that no-one in the world is really running the
Eclipse IDE on Java5 anymore and I would pump the BREE for the tooling
stuff to Java6 at least (it might be too early for Java7 yet but I would
even take this risk for Kepler).
Tom
Am 03.12.12 14:37, schrieb Paul Webster:
> <mailto:
tom.schindl@xxxxxxxxxxxxxxx>> wrote:
>
>
>     > 2. ERROR in
>     >
>     /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20121203-0630/org.eclipse.e4.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
>     > (at line 620)
>     >         if (containerId == null || containerId.isEmpty()) {
>     >                                                ^^^^^^^
>     > The method isEmpty() is undefined for the type String
>     > ----------
>     > 3. ERROR in
>     >
>     /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20121203-0630/org.eclipse.e4.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
>     > (at line 754)
>     >         if (containerId == null || containerId.isEmpty()) {
>     >                                                ^^^^^^^
>     > The method isEmpty() is undefined for the type String
>     > ----------
>     > 3 problems (3 errors)
>     >
>
>     > ----------
>     What version of Java are we compiling against. isEmpty() was only
>     introduced in Java6!
>
>
> That would do it, the BREE for this bundle is 1.5
>
> Later,
> PW
>
>
> --
> Paul Webster
> Hi floor.  Make me a sammich! - GIR
>
>