Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » scout sources checkout - problem with RWT.HYPERLINK
scout sources checkout - problem with RWT.HYPERLINK [message #1043842] Thu, 18 April 2013 07:23 Go to next message
Rene Eigenheer is currently offline Rene EigenheerFriend
Messages: 109
Registered: July 2009
Senior Member
Hi

I checked out the GIT sources of Scout RT.
Everything is ok except, that I have an error in
org.eclipse.scout.rt.ui.rap.mobile.form.fields.tablefield.RwtScoutList
and
org.eclipse.scout.rt.ui.rap.basic.table.RwtScoutTable

-> HYPERLINK cannot be resolved or is not a field

it refers to the line:
if (event.detail == RWT.HYPERLINK) {

Did I miss a dependency or what to do to solve this error?

-Rene
Re: scout sources checkout - problem with RWT.HYPERLINK [message #1043868 is a reply to message #1043842] Thu, 18 April 2013 08:05 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Have you set the correct target platform?

You can find them in
org.eclipse.scout.target

I think the current is eclipse-3.9.target

In my opinion we should describe all the necessary steps here:
http://wiki.eclipse.org/Scout/Contribution#Development_IDE_Configuration
Re: scout sources checkout - problem with RWT.HYPERLINK [message #1043894 is a reply to message #1043842] Thu, 18 April 2013 08:32 Go to previous messageGo to next message
Ken Lee is currently offline Ken LeeFriend
Messages: 97
Registered: March 2012
Member
Hi René,

This was a feature that was implemented in the RAP Bugzilla 347436 and was shipped RAP 2.1 M1.
As Jérémie already said, please have a look at the target file eclipse-3.9.target
The repository for RAP has been adjusted pointing to version 2.1

<repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/"/>


If you set this target file, the compile errors should disappear.
Re: scout sources checkout - problem with RWT.HYPERLINK [message #1044070 is a reply to message #1043842] Thu, 18 April 2013 13:09 Go to previous messageGo to next message
Rene Eigenheer is currently offline Rene EigenheerFriend
Messages: 109
Registered: July 2009
Senior Member
Jérémy, Ken

Thanks - that was the problem.

+1 to add this to documentation Wink
Re: scout sources checkout - problem with RWT.HYPERLINK [message #1044180 is a reply to message #1044070] Thu, 18 April 2013 15:28 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
René Eigenheer wrote on Thu, 18 April 2013 15:09
+1 to add this to documentation Wink


It is a wiki, you have write right... feel free to put your add your inputs.
Re: scout sources checkout - problem with RWT.HYPERLINK [message #1044195 is a reply to message #1044180] Thu, 18 April 2013 15:48 Go to previous message
Stephan Leicht Vogt is currently offline Stephan Leicht VogtFriend
Messages: 104
Registered: July 2015
Senior Member
Hi René

I'm writing the new documentation right now. But as I'm short in spare time so it's going to take some until I can release it. So if you could write this small addition I would appreciate it.

Thanks and greetings
Stephan
Previous Topic:Scalability concerns
Next Topic:JUnit version used by testing support?
Goto Forum:
  


Current Time: Thu Mar 28 21:23:34 GMT 2024

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

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

Back to the top