[JBoss JIRA] Created: (TOOLSDOC-251) Add documentation for Runtime detection
by Libor Zoubek (JIRA)
Add documentation for Runtime detection
---------------------------------------
Key: TOOLSDOC-251
URL: https://issues.jboss.org/browse/TOOLSDOC-251
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Beginners Guide, Getting Started Guide
Affects Versions: 3.2.2.Final
Reporter: Libor Zoubek
Assignee: Isaac Rooskov
Fix For: 3.3.0.Final
Hi Isaac,
I am going through begginers guide now (2.2.2. Adding a new application server for use with the JBoss Developer Studio). JBDS and JBoss Tools has a quite long time nice feature for adding server (and other) runtimes. I think it is a good idea to include it into guides or to switch current recommended way of adding runtimes to it - it is much more simple and it is one of many added values of JBT compared to eclipse.
You can play with runtime detection if you open Preferences->Jboss Tools->Runtime Detection. Main idea is, that you just select any directory and JBT scans it recursively and searches for runtimes. If it founds any, you can select it to be added. Good thing is that both server runtime and server with all other runtimes (seam,jbpm) is added.
You can contact Snjezana, she is developing runtime detectors and has much deeper details about it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] (JBIDE-10915) How do I install jsch 0.1.44?
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-10915:
----------------------------------
Summary: How do I install jsch 0.1.44?
Key: JBIDE-10915
URL: https://issues.jboss.org/browse/JBIDE-10915
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, openshift, updatesite, UpStream
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.Beta1
Steps to reproduce:
1. download and unzip Eclipse JEE bundle (SR1 version or newer). The SR1 version includes this jsch plugin:
{code}
com.jcraft.jsch_0.1.41.v201101211617.jar
{code}
2. fire up Eclipse, then Window > Prefs > Install/Update > Available Sites > remove everything shown
3. Next, add these two sites:
* http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.S... (JBoss Tools latest Target Platform)
* http://download.jboss.org/jbosstools/builds/staging/_composite_/core/trunk/ (JBoss Tools (Core) latest nightly build)
4. Click OK. Help > Install New > select the Core Trunk site (or "All Available Sites").
5. in the filter field, type "egit" and select the "JBoss Tools EGit Integration" feature. Click Next. Accept license and restart when prompted.
6. Now, in your installation, you'll see:
{code}
com.jcraft.jsch_0.1.41.v201101211617.jar
com.jcraft.jsch_0.1.44.v201101211721.jar
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months