Skip to content

Commit

Permalink
Update and align list of Eclipse IDE flavors
Browse files Browse the repository at this point in the history
  • Loading branch information
homebysix committed Dec 29, 2024
1 parent d290c4a commit f502ee3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Eclipse/Eclipse.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ Use the ARCHITECTURE input variable to specify whether you want to download the
Intel ("x86_64") or Apple Silicon ("aarch64") version of Eclipse.

Use the ECLIPSE_CODE input variable to specify the IDE version.
Eclipse IDE for C/C++ Developers: cpp
Eclipse IDE for Embedded C/C++ Developers: embedcpp
Eclipse IDE for Eclipse Committers: committers
Eclipse IDE for Java Developers: java
Eclipse IDE for Enterprise Java and Web Developers: jee
Eclipse IDE for Java and DSL Developers: dsl
Eclipse Modeling Tools: modeling
Eclipse IDE for PHP Developers: php
Eclipse IDE for RCP and RAP Developers: rcp
Eclipse IDE for Scientific Computing: parallel
Eclipse IDE for Scout Developers: scout</string>
"jee" Eclipse IDE for Enterprise Java and Web Developers
"java" Eclipse IDE for Java Developers
"cpp" Eclipse IDE for C/C++ Developers
"committers" Eclipse IDE for Eclipse Committers
"dsl" Eclipse IDE for Java and DSL Developers
"php" Eclipse IDE for PHP Developers
"embedcpp" Eclipse IDE for Embedded C/C++ Developers
"rcp" Eclipse IDE for RCP and RAP Developers
"modeling" Eclipse Modeling Tools
"scout" Eclipse IDE for Scout Developers
</string>
<key>Identifier</key>
<string>com.github.homebysix.download.Eclipse</string>
<key>Input</key>
Expand Down

0 comments on commit f502ee3

Please sign in to comment.