-
Notifications
You must be signed in to change notification settings - Fork 1
Attendee Infos
The most components are Open Source, but a few things are optional and commercial. You can do everything without the commercial elements, but we will cover them as well and I will show you the benefits.
For this, you need a ProTools Trial License for the commercial Vaadin product Testbench. You can find them here https://vaadin.com/testbench
The Operating System could be Linux, Windows or OSX. You need installed:
- IDE - IntelliJ, Netbeans, Eclipse, .. (I am using IntelliJ for demos)
- JDK 8 :
- OpenJDK: OK
- Oracle JDK : OK
- Zulu JDK : OK
- IBM JDK : sometimes there are a few problems
- Docker
- git
- maven (we are using here 3.5.2)
Optional you can have the following additionally
- jabba (optional) : JDK Manager : https://github.com/shyiko/jabba
- git UI (optional, I am using GitKraken for demos)
- SourceTreeApp from Atlassian (OSX / Win) : https://www.sourcetreeapp.com/
- GitKraken (OSX / Win / Linux) : https://www.gitkraken.com/
- Git Client inside your IDE for example IntelliJ
- JDK 9 / JDK 10 - for some testing
An easy way to ramp up a CI environment, that you can use not only for Vaadin projects is on github under the following address https://github.com/vaadin-developer/vaadin-dev-environment
This could be installed on your local machine as well on a dedicated server. For this workshop we are using a dedicated server version. The Link will be available during the event.
If you want to try it by yourself, write me a DM via Twitter, or ping me via mail.
for feedback or questions :
- Twitter : @SvenRuppert
- email: sven.ruppert (a) gmail.com