Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 977 Bytes

intellij.asciidoc

File metadata and controls

24 lines (20 loc) · 977 Bytes
Table of Contents

intellij

The intellij commandlet allows to install, configure, and launch IntelliJ. To launch IntelliJ for your current workspace and devonfw-ide installation simply run: devon intellij

You may also supply additional arguments as devon intellij «args». These are explained by the following table:

Table 1. Usage of devon intellij
Argument(s) Meaning

--all

if provided as first arg then to command will be invoked for each workspace

setup

setup IntelliJ (install or update)

run

launch IntelliJ (default if no argument is given)

start

same as run

ws-up[date]

update workspace

ws-re[verse]

reverse merge changes from workspace into settings

ws-reverse-add

reverse merge adding new properties

create-script

create launch script for this IDE, your current workspace and your OS