I'm currently evaluating the use of the Eclipse Che Cloud IDE as an alternative to running Eclipse Neon locally for an existing project running on Jboss.
In Eclipse Neon, under Preferences, a user library can be created under Java-> Build Path->User Libraries. However Eclispe Che only provides the option to add one Jar at a time.
Is there a way to create user libraries in Che, add multiple jars to the library, then add the library to the project's Java Build Path?