[jbosstools-issues] [JBoss JIRA] (JBIDE-16332) VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time

Denis Golovin (JIRA) issues at jboss.org
Fri Jan 17 19:12:33 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936719#comment-12936719 ] 

Denis Golovin commented on JBIDE-16332:
---------------------------------------

*SWT WebKit*

SWT Webkit integration

||                || Java7 32bit || Java7 64bit || Java8 32bit || Java8 64bit ||
|| Windows 32bit  |               | N/A          |              | N/A          |
|| Windows 64bit  |               | *X*          |              | *X*          |
|| OS X 32bit     | N/A           | N/A          | N/A          | N/A          |
|| OS X 64bit     | *X*           |              | *X*          |              |
|| Linux 32bit ** |               | N/A          |              | N/A          |
|| Linux 64bit ** |               |              |              |              |

\* Both GTK 2 and GTK 3 supported

Advantages:
* Support for GTK 2 and 3 under linux
* Uses OS installed webkit that comes with iTunes on Windows, Safari on Mac OS X (?), libwebkit-3 on Linux
* Native code is open source

Disadvantages:
* Implemented API allows basic browser operations and doesn't provides API to access DOM model
* No 64 bit support on Windows

Performance:
* Good performance
                
> VisualEditor: Use JavaFX WebView to render JSP/XHTML/HTML pages at design time
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-16332
>                 URL: https://issues.jboss.org/browse/JBIDE-16332
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: visual-page-editor-core
>    Affects Versions: 4.2.x
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>
> Questions to answer:
> 1) compatibility when both osgi hooks in place our and e(fx)clipse
> 2) is it working with gtk3
> 3) check how to add osgi hooks parameters into user's eclipse when installing from update site (p2 tochpoints should help)
> 4) how javafx load webkit and how it collides with eclipse loaded web kit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list