Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [riena-dev] Compile errors in org.eclipse.riena.ui.swt ?

I have synced and chatted with Thorsten Schenkel. Seems that the compile errors are coming from changes Thorsten made during the day.

You can comment out the lines
table.put(LnfKeyConstants.NAVIGATION_SUB_MODULE_GAP, 8);
table.put(LnfKeyConstants.MENUBAR_TOP_MARGIN, 1);
table.put(LnfKeyConstants.TOOLBAR_TOP_MARGIN, 1);

in RienaDefaultTheme in your workspace to continue to work.

He will fix the compile errors as soon as he gets home (in a few hours)

christian


Am 02.07.2009 um 20:59 schrieb Elias Volanakis:

Hi,

is anybody else getting compile errors in RienaDefaultTheme after the
last update from CVS?  It looks like some LnfKeyConstants have changed
or missing...

Kind regards,
Elias.

--
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com
_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev


Back to the top