Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Problem after adding Rayo Swing Look and Feel
Problem after adding Rayo Swing Look and Feel [message #1388510] Thu, 26 June 2014 14:42 Go to next message
Tim Schwalbe is currently offline Tim SchwalbeFriend
Messages: 27
Registered: May 2014
Junior Member
Hi,

I added Rayo Skin and then there appear some errors:

Bundle 'com.bsiag.scout.rt.ui.swing.rayo' cannot be resolved.

How can this bundle be add?
Iam using Eclipse Luna.
In Kepler there are no problems.

Thx





Re: Problem after adding Rayo Swing Look and Feel [message #1389055 is a reply to message #1388510] Fri, 27 June 2014 09:09 Go to previous message
Judith Gull is currently offline Judith GullFriend
Messages: 75
Registered: February 2010
Member
Hi,

You need to add the latest rayo plugin to your target platform. Rayo depends on the scout version. Your target file should contain something like this:
 <location includeAllPlatforms="false" includeConfigurePhase="true"  includeMode="slicer" includeSource="true" type="InstallableUnit">
  <unit id="com.bsiag.scout.rt.ui.swing.laf.rayo.source.feature.group"  version="0.0.0"/>
  <repository location="http://tools.bsiag.com/marketplace/rayo/4.0"/>
 </location>


See also: https://wiki.eclipse.org/Scout/Tutorial/4.0/Rayo_Look_and_Feel
Previous Topic:Changing the selection of a Table during execRowsSelected(rows)
Next Topic:Layout GroupBoxes in MainBox
Goto Forum:
  


Current Time: Fri Apr 26 05:19:07 GMT 2024

Powered by FUDForum. Page generated in 0.02879 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top