Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Latest integration build repository is not there

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:
> On Mon, Dec 3, 2012 at 8:18 AM, Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx
> <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
> 
> 
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev
> 


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                 geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1   A-6020 innsbruck     fax      ++43 512 935833
http://www.BestSolution.at                      phone    ++43 512 935834


Back to the top