[JBoss JIRA] (JBIDE-18452) XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18452?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-18452:
-----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.1.Final)
> XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
> -------------------------------------------------------------------------------
>
> Key: JBIDE-18452
> URL: https://issues.jboss.org/browse/JBIDE-18452
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Final
> Reporter: Denis Golovin
> Fix For: 4.3.x
>
>
> Current version of VPE provides full functionality (JSF and HTML4/HTML5 preview/editing) only on 32 bit Windows and Mac OS X.
> Full functionality on Linux with SWT GTK2 with limitations. XULRunner based VPE and WebKit based HTML5 preview cannot be used at the same time because of libraries conflicts.
> Eclipse with SWT/GTK 2 can use only XULRunner base VPE for JSF and HTML Preview without full HTM5 support, or WebKit based preview with full HTML5 support, but without JSF visual editing.
> Eclipse with SWT/GTK3 can use only WebKit based preview implementation.
> Windows 64-bit has XULRunner feature that can be installed, but it is not officially supported yet, so only HTML preview based on IE is supported by default.
> Mac OS 64 bit is not supported.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-19395:
----------------------------------------
Eclipse Mars M7 is planned for May 8th. So, we probably will be able to resolve this issue for JBT 4.3.0.Beta1.
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.0.Beta1
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19395) Default template code for Servlet
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19395?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19395:
-----------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Alpha2)
> Default template code for Servlet
> ---------------------------------
>
> Key: JBIDE-19395
> URL: https://issues.jboss.org/browse/JBIDE-19395
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.3.0.Alpha1
> Reporter: Arun Gupta
> Assignee: Daniel Azarov
> Fix For: 4.3.0.Beta1
>
>
> It would be nice to have a default template code generated for Servlet. This will make the generated Servlet a little bit more useful, and much easier to showcase in demos.
> For example, here is one template that could be generated in doGet():
> response.getOutputStream().print("Served at: " + request.getContextPath());
> And doGet() called from doPost().
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month