vaadin / eclipse-plugin

Vaadin Plugin for Eclipse
https://vaadin.com/eclipse
16 stars 8 forks source link

Embed browser into the plugin #264

Open makoivis opened 8 years ago

makoivis commented 8 years ago

Reported by Artur Signell on 27 Apr 2010 10:51 UTC Installing the visual designer should be as easy as installing the Eclipse plugin. The XULRunner dependency must be dropped. Preferrably we should bundle an embedded WebKit with the plugin.

Migrated-From: https://dev.vaadin.com/ticket/4603

makoivis commented 8 years ago

Modified by Artur Signell on 27 Apr 2010 10:57 UTC

makoivis commented 8 years ago

Modified by Artur Signell on 19 Oct 2010 07:02 UTC

makoivis commented 8 years ago

Comment by Artur Signell on 28 Jan 2011 07:57 UTC https://bugs.eclipse.org/bugs/show_bug.cgi?id=220098 Support for WebKit on Windows "This is being worked on for 3.7."

makoivis commented 8 years ago

Comment by Henri Sara on 17 Mar 2011 12:43 UTC Some more information here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=325995 :

"It would be part of the SWT bundle, which is included in both RCP and Platform (IDE). Note that Eclipse won't be distributing Webkit itself - it will just have code to connect to a Webkit that is already installed on the user's machine."

This would at least concern the SWT bundle, not sure if IDE might also include a copy of WebKit or not.

makoivis commented 8 years ago

Comment by Artur Signell on 21 Mar 2011 09:51 UTC JavaFX 2.0 WebView could be a solution aswell:

http://www.aljoscha-rittner.de/blog/archive/2011/03/04/javafxdev-netbeans-platform-with-javafx-2-0ea/ describes a NetBeans integration of WebView

makoivis commented 8 years ago

Modified by Artur Signell on 23 May 2011 09:18 UTC

makoivis commented 8 years ago

Modified by Artur Signell on 10 Jun 2011 06:35 UTC

makoivis commented 8 years ago

Comment by asko on 4 Aug 2011 17:55 UTC IMHO this is a very important task. Vaadin Editor keeps complaining about the missing XulRunner on my machine, even though I have it installed and registered. This error message is shown every time I open a Composite in the editor - pretty annoying.

makoivis commented 8 years ago

Comment by Henri Sara on 7 Aug 2012 06:37 UTC Perhaps the plug-in should not try to force the use of XULRunner on 64-bit Windows as there is no official 64-bit Windows build of XULRunner. To be able to change this change, it should be tested that the system default browser (IE) works properly on those systems.

makoivis commented 8 years ago

Comment by Henri Sara on 13 Nov 2012 07:13 UTC See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=325995 (WebKit support) - although it requires a separately installed WebKit or recent Safari on the computer and as such does not resolve the issue completely.

makoivis commented 8 years ago

Modified by Artur Signell on 15 Nov 2013 14:34 UTC

makoivis commented 8 years ago

Modified by Artur Signell on 12 May 2014 07:41 UTC

makoivis commented 8 years ago

Comment by Artur Signell on 28 Aug 2014 08:46 UTC Milestone Plug-in for Eclipse backlog deleted