[JBoss JIRA] (JBDS-3951) Installer needs to add the VirtualBox install directory to the PATH
by Hardy Ferentschik (JIRA)
[ https://issues.jboss.org/browse/JBDS-3951?page=com.atlassian.jira.plugin.... ]
Hardy Ferentschik commented on JBDS-3951:
-----------------------------------------
Actually from my perspective this can be closed. I don't need _VBoxManage_ anymore. That said, I think it still makes sense to add it. A proper VirtualBox install adds these as well and allows you to use the various VBoxManage tools from the terminal.
> Installer needs to add the VirtualBox install directory to the PATH
> -------------------------------------------------------------------
>
> Key: JBDS-3951
> URL: https://issues.jboss.org/browse/JBDS-3951
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Reporter: Hardy Ferentschik
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 10.1.0.AM3
>
>
> The installer does not seem to add the VirtualBox install directory to the PATH variable (at least not with the CDK 2.0 installer). This means the executables in this directory cannot be found.
> As part of Windows network setup, I want to call {{VBoxManage.exe}}, but it currently cannot be found. I first have to manually modify the PATH.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBDS-3614) DevSuite Installer Installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3614?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3614:
--------------------------------
Summary: DevSuite Installer Installer (was: Developer Platform Installer)
> DevSuite Installer Installer
> ----------------------------
>
> Key: JBDS-3614
> URL: https://issues.jboss.org/browse/JBDS-3614
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Reporter: Max Rydahl Andersen
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 10.1.0.AM3
>
>
> Make installer that has:
> VirtualBox
> Vagrant
> Cygwin
> CDK
> (custom VagrantFile?)
> (docker client?)
> OpenJDK
> Red Hat Developer Studio 9.1
> (with or without JBoss EAP ? - EAP 7 not available)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22631) FreeMarker Editor regression or configuration question
by Daniel Dekany (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22631?page=com.atlassian.jira.plugi... ]
Daniel Dekany edited comment on JBIDE-22631 at 7/30/16 8:14 AM:
----------------------------------------------------------------
While surely it did something before, I doubt it ever work correctly. Freely(!) mixing fragments of two independent languages means that you have to nest two partitioning logics in each other, or at least you have to able to look back to earlier partitions when repartitioning, and I don't see how the current partitioner could support that. Anyway, properly supporting HTML editing is a project in itself (and ideally it includes JavaScript and CSS support), and it was already done in Eclipse WTP. So I think, just like in the Eclipse PHP plugin, it should be leveraged (they call this thing a structured text editor; see also {{PHPStructuredTextPartitioner}}).
Ps.: There was an attempt on using WTP-s HTML capability long ago... I don't know how far it get though: https://github.com/angelozerr/Freemarker-Eclipse-DLTK
was (Author: ddekany):
While surely it did something before, but I doubt it ever work correctly. Freely(!) mixing fragments of two independent languages means that you have to nest two partitioning logics in each other, or at least you have to able to look back to earlier partitions when repartitioning, and I don't see how the current partitioner could support that. Anyway, properly supporting HTML editing is a project in itself (and ideally it includes JavaScript and CSS support), and it was already done in Eclipse WTP. So I think, just like in the Eclipse PHP plugin, it should be leveraged (they call this thing a structured text editor; see also {{PHPStructuredTextPartitioner}}).
> FreeMarker Editor regression or configuration question
> ------------------------------------------------------
>
> Key: JBIDE-22631
> URL: https://issues.jboss.org/browse/JBIDE-22631
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Environment: Windows 7
> Reporter: Paul Verest
> Fix For: 4.5.x
>
> Attachments: freemarker-editor.PNG
>
>
> As initially raised at https://github.com/jbosstools/jbosstools-freemarker/issues/59
> latest FreeMarker Editor plugin (v of 2016) appear less functional than v of 2009, e.g. only highlight for freemarker syntax, but not any HTML support.
> Both where installed in recent Eclipse Mars.
> Or possibly something should be configured for FreeMarker Editor to support HTML editing as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months