Migration from oasp4j-ide
The devonfw-ide
is a completely new and innovative solution for managing the local development environment that has been created from scratch.
Releases of OASP as well as releases of devonfw until version 3.1.x are based on the old oasp4j-ide
that is now considered deprecated. As devonfw-ide
is a complete redesign this will have some impact for the users. This section should help and assist so you do not get lost.
Get familiar with devonfw-ide
First of all you should roughly get familiar with the new devonfw-ide
. The key features and changes are:
-
platform-agnostic (supports Windows, Mac, and Linux in a single distribution)
-
small core (reduced the download package from ~2 gigabyte to ~2 megabyte)
-
fast and easy updates (built in update support)
-
minimum number of scripts (removed tons of end-user scripts making things much simpler)
-
fully automated setup (run
setup
script and you are ready - even for advanced features that had to be configured manually before) -
single command for everything (entire CLI available via new
devon
command)
For all the details you should study the documentation starting from the beginning.
Migration of existing oasp4j-ide installation
-
extract new
devonfw-ide-scripts
on top of your existing installation -
run
setup
-
done
If you get errors:
-
ask your technical lead to fix the
settings
git repo fordevonfw-ide
or offer him to do it for you. -
you need to merge the
devon
folder into your settings -
you need to merge the
devon.properties
into your settings -
you should check your
variables[-customized][.bat]
and merge required customizations into the proper configuration
Hints for users after migration
Getting used to all the new commands might be tedious when starting after a migration.
oasp4j-ide command | devonfw-ide command | Comment |
---|---|---|
|
|
actually not needed anymore as workspace is updated automatically when IDE is launched. To launch your IDE simply run |
|
|
|
|
|
|
|
|
|
|
Simply create the |
|
|
|
To add new properties (old option |
|
|
|
|
|
|
|
|
|
|
|
|
|
- |
Simply open terminal in selected folder. On Windows right-click folder in windows-explorer and select |
|
|
|
|
Read the documentation from devonfw.com |