Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 931 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 931 Bytes

IDEalized

IDEalized splash screen

Everything to build IDEalized, an IDE built on a customized Eclipse IDE, containing additional plug-ins and - so far only for Windows - a IBM Semeru JDK.

IDEalized was choose as product name and the IDEalized branding was created in order not to violate any trademarks or licenses. Thanks to all authors and contributors of the parts IDEalized is made of. You can also use this project to build your own customized IDE.

To build IDEalized in Eclipse, run the IDEalized with non-p2 run configuration.

To build IDEalized on the command line via Maven (if step 1 is skipped, plug-ins from old-style update sites will be missing):

  1. In mirror-non-p2/, run mvn clean verify
  2. In the root directory, run mvn clean verify