Skip to content

Commit 59e105a

Browse files
author
Tyler Jewell
committed
Added /wsmaster /wsagent
1 parent 322643d commit 59e105a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,11 @@ These repositories are for the core project hosted at `http://github.com/eclipse
9595
/che/assembly/assembly-ide-war # Creates the IDE.war from plug-ins & core
9696
/che/assembly/assembly-machine-war # Creates the agent WAR from plug-ins & core
9797
/che/assembly/assembly-machine-server # Creates the agent server that goes into ws
98-
/che/core # Platform APIs
98+
/che/core # Libraries shared among server, agents, and plugins
9999
/che/dashboard # AngularJS app for managing Che
100100
/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
101103
102104
/che-lib # Forked dependencies that require mods
103105
/che-lib/swagger

0 commit comments

Comments
 (0)