]
Nick Boldt updated JBDS-2825:
-----------------------------
CDW qa_ack: + (was: ?)
How do I install Experimental / Extra features into JBDS
7.1.0.Beta1?
---------------------------------------------------------------------
Key: JBDS-2825
URL:
https://issues.jboss.org/browse/JBDS-2825
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: documentation, updatesite
Affects Versions: 7.1.0.Beta1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Attachments: JBDS-experimental-features-inBeta1.png,
JBT-experimental-features-inBeta1.png
Because we forgot to set the default Central site in JBT and JBDS to the Dev Milestone
site (/development/, /7.0-development/) users will still see the Central content from the
previously-release stable release, JBT 4.1.0.1 / JBDS 7.0.1.
There are two ways to work around this.
1. Install using p2 Install Manager.
a) JBDS / JBDS BYOE users
Help > Install new software >
https://devstudio.jboss.com/updates/7.0-development/central/core/
!JBDS-experimental-features-inBeta1.png!
b) Eclipse / JBT users
Help > Install new software >
http://download.jboss.org/jbosstools/updates/development/kepler/central/c...
!JBT-experimental-features-inBeta1.png!
2. Adjust your .ini file, so that you can see the new content in Central.
a) JBDS / JBDS BYOE users
change this line to add "-development" in your *studio/jbdevstudio.ini* file:
{code}
-Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/7.0-development/devstudio-directory.xml
{code}
b) Eclipse / JBT users:
add this to your *eclipse.ini* file, on the line after the "-vmargs" line:
{code}
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/development/kepler/jbosstools-directory.xml
{code}
--
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: