[
https://issues.jboss.org/browse/JBTIS-654?page=com.atlassian.jira.plugin....
]
Max Rydahl Andersen commented on JBTIS-654:
-------------------------------------------
Agreed that it is slick, BUT it is windows only and I do not recommend using the tech we
used for anything based on just installing JBDS IS at the moment.
i.e. this installer *uses* the JBDS installer behind the scenes to do all the heavy
eclipse lifting.
I'm not 100% convinced we'll stay on using electron for JBDS 10 and forward.
What I am convinced about is we should definitely do go and add openjdk install option to
us in future revisions on how we deliver devstudio. We can do that soon when we start
releasing Windows JDK :)
JBDSIS stand-alone installer
----------------------------
Key: JBTIS-654
URL:
https://issues.jboss.org/browse/JBTIS-654
Project: JBoss Tools Integration Stack
Issue Type: Feature Request
Components: distribution
Affects Versions: 9.0.0.GA
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 9.0.1.GA
Establish a stand-alone installer for JBDSIS that will contain JBDS and will enable
easier installation of JBDSIS components - specifically Fuse Tooling. This Jira is
specifically related to the JBDSIS installer. Other usability issues will be handled in
other Jira.
Installation scenario:
{code}
1. If you don't already have one installed, you will need to download and install
Oracle or Open JDK 8. (make sure you have Java 1.8 installed)
2. Download the JBDSIS installer jar. i.e. wget
https://devstudio.redhat.com/9.0/snapshots/updates/integration-stack/9.0....
3. Double-click the installer file to run it, or open a terminal and type `java -jar
/path/to/installer-*.jar`
4. Select 'JBoss Fuse Development' from the 'Select Additional Features to
Install' installer window.
5. Accept/ respond 'Yes' and restart
6. Select Window > Perspective > Open Perspective > Fuse Integration
{code}
A prototype installer has already been created - see:
https://github.com/jbosstools/jbosstools-integration-stack/tree/master/de...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)