Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Update content on Install Developer Tools page for new exp #193

Open
alohr51 opened this issue Sep 17, 2019 · 0 comments
Open

Update content on Install Developer Tools page for new exp #193

alohr51 opened this issue Sep 17, 2019 · 0 comments
Assignees

Comments

@alohr51
Copy link
Member

alohr51 commented Sep 17, 2019

Install and get started with the Kabanero Developer Tools

Empower your development team to work with agility and speed! Developer tools gives your team access to the Collection(s) that have been activated in Kabanero Foundation. Other public Kabanero Collections are also available for developers to use in either Visual Studio Code or Eclipse and also can be used in conjunction with their CLI using XCode. Share these instructions with your development team or simply invite them to your Collection from Kabanero Foundation.

Choose your preferred environment:

3 Buttons: VS Code Eclipse CLI

VS Code

Prerequisites:  Visual Studio Code, Git, and Docker (Docker Compose for Mac)

  1. Install Codewind in Visual Studio Code
    • Button: Install Codewind (Opens VSCode to the Codewind install page)
  2. Open the Codewind workspace and create a new project.
  3. Select the project source (this is being built so will need more clear instructions)
    • Public Collection Source
    • Private Collection Source

Eclipse

Prerequisites: Eclipse, Git, and Docker (Docker Compose for Mac)

  1. Install Codwind in Eclipse for Java EE Developers. 
    • Note: The earliest supported version of the Eclipse IDE is Version 2019-03 (4.11)
    • Button: Install Codewind (Opens Eclipse to the Codewind install page)
  2. Follow the wizard and accept licenses.
  3. After installation is complete, restart Eclipse.
  4. Navigate to Codewind view.
    • Window > Show View > Other > Codewind > Codewind Explorer
  5. Install Docker images.
    • Double-click on the Codewind item in the explorere to install. This may take a few minutes.
  6. Create a new project or work with an existing one. 
    • Codewind creates a folder called codewind-workspace within your home directory (C:\codewind-workspace on Windows) to contain your projects.
  7. Select the project source (this is being built so will need more clear instructions)
    • Public Collection Source
    • Private Collection Source

CLI instructions

The Kabanero uses Appsody as it’s CLI experience to access collections.

  1. Follow the instructions to install the Appsody CLI

  2. Add your Kabanero Collection Hub Repository.

  3. Optional - List your available collections

    • appsody list kabanero
  4. Create an application

    • Create a new project directory and cd into it
      appsody init kabanero/COLLECTION_ID (COLLECTION_ID can be seen from the appsody list command above)

When you are ready for support, we've got you covered

The Kabanero open source project is included within IBM Cloud Pak for Applications as Kabanero Enterprise. Cloud Pak for Applications provides a faster, more secure way to move your core business applications to any cloud, in containers. Built and supported on Red Hat OpenShift.

image.png

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants