Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Xulrunner 25 with Eclipse(SVG text selection with Eclipse(Xulrunner 25 or Above))
Xulrunner 25 with Eclipse [message #1228809] Wed, 08 January 2014 05:07 Go to next message
Shyamnath R is currently offline Shyamnath RFriend
Messages: 4
Registered: December 2013
Junior Member
Hi Team,

I am working on a Eclipse RCP project where we embed the xulrunner to use as a browser component for our tool.We use lot of SVG images in the browser content and would like the text selection and copy feature in SVG text.

Since from 25th version of xulrunner we have text selection. we would like to make use of it.
We are still not able to integrate Xulrunner 25 version with eclipse Kepler.the browser is not loaded in editor when we use 25 version.I assume Swt support is not there for version 25.

Please guide me on how to integrate Xulrunner 25 or higher version with Eclipse.
Current version of org.eclipse.swt used is "3.102.0.v20130605-1539".
Do I need to use a higher version of org.eclipse.swt?

Regards
Shyam
Re: Xulrunner 25 with Eclipse [message #1228916 is a reply to message #1228809] Wed, 08 January 2014 10:45 Go to previous messageGo to next message
Christian Sell is currently offline Christian SellFriend
Messages: 51
Registered: August 2010
Member
as discussed in this thread, the highest version of XULRunner you can get with SWT is 24. I assume the best way to get support for higher versions is paying Mr. Grant Gayed a good amount of money Wink. I'd be amazed if he could write together a simple HOWTO for that task. You would certainly need the latest SWT source code from git, and work from there. Good luck.

[Updated on: Wed, 08 January 2014 12:19]

Report message to a moderator

Re: Xulrunner 25 with Eclipse [message #1232535 is a reply to message #1228916] Fri, 17 January 2014 06:36 Go to previous message
Shyamnath R is currently offline Shyamnath RFriend
Messages: 4
Registered: December 2013
Junior Member
We have an urgent requirement to get SVG text selection feature in our tool.

I have downloaded the SWT source files from 'Build: N20140113-2000' which has the SWT source files with Xulrunner 24 support.
http://download.eclipse.org/eclipse/downloads/drops4/N20140113-2000/


We are trying to modify this for SVG support.There is a "swt-xulrunner24-win32-4417.dll" which we are thing to build again with changed source files.

But not sure which ide we can use to set up this project to make modifications.

Could you suggest the IDE and environment to use to set up the downloaded source files ?

Regards
Shyam
Previous Topic:How to capture MouseEvents on a TableColumn
Next Topic:tableviewer selections
Goto Forum:
  


Current Time: Fri Apr 19 21:30:01 GMT 2024

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

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

Back to the top