Skip to content

Commit

Permalink
Update _posts/2024-02-05-cde-customization.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: David Kwon <[email protected]>
  • Loading branch information
l0rd and dkwon17 authored Jan 26, 2024
1 parent 49ffaa2 commit e06bbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-02-05-cde-customization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In this blog posts we will review Eclipse Che CDEs customization in 4 parts:
<<part4>>


NOTE: To help illustrate this sample we will use a https://github.com/l0rd/rails-sample[Ruby on Rails source code example]. Ruby is a good example because the default development container doesn't include Ruby development tools at all. For other languages such as Java, Go, NodeJS, Python and .NET, Eclispe Che default development image includes a few tools, and the customizations in this blog post may not be necessary.
NOTE: To help illustrate this sample we will use a https://github.com/l0rd/rails-sample[Ruby on Rails source code example]. Ruby is a good example because the default development container doesn't include Ruby development tools at all. For other languages such as Java, Go, NodeJS, Python and .NET, the Eclipse Che default development image includes a few tools, and the customizations in this blog post may not be necessary.

## PART 1: Eclipse Che default CDE [[part1]]

Expand Down

0 comments on commit e06bbda

Please sign in to comment.