We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322643d commit 59e105aCopy full SHA for 59e105a
1 file changed
README.md
@@ -95,9 +95,11 @@ These repositories are for the core project hosted at `http://github.com/eclipse
95
/che/assembly/assembly-ide-war # Creates the IDE.war from plug-ins & core
96
/che/assembly/assembly-machine-war # Creates the agent WAR from plug-ins & core
97
/che/assembly/assembly-machine-server # Creates the agent server that goes into ws
98
-/che/core # Platform APIs
+/che/core # Libraries shared among server, agents, and plugins
99
/che/dashboard # AngularJS app for managing Che
100
/che/plugins # IDE & agent plug-ins
101
+/che/wsmaster # Libraries used by the Che server
102
+/che/wsagent # Libraries used by agents installed into workspaces
103
104
/che-lib # Forked dependencies that require mods
105
/che-lib/swagger
0 commit comments