On Mon, Dec 3, 2012 at 8:18 AM, Tom Schindl <[email protected]>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
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to