Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 740 Bytes

Home.asciidoc

File metadata and controls

23 lines (15 loc) · 740 Bytes
Table of Contents

devonfw-ide

Welcome to the devonfw-ide!

The devonfw-ide is a fantastic tool to automatically download, install, setup and update the IDE (integrated development environment) of your software development projects.

For further details visit the following links:

TL;DR?

  1. download

  2. extract to C:\projects\my-project-name or /projects/my-project-name

  3. run setup script

  4. run eclipse-main to launch Eclipse or vscode-main for Visual Studio code

  5. happy hacking!