What's new with tooling for Spring, Grails, and the Cloud

38
Whats new with tooling for Spring, Grails and the Cloud Andy Clement, Staff Engineer Martin Lippert, Staff Engineer Andrew Eisenberg, Senior Member of Technical Staff © 2012 SpringOne 2GX. All rights reserved. Do not distribute without permission.

Transcript of What's new with tooling for Spring, Grails, and the Cloud

Page 1: What's new with tooling for Spring, Grails, and the Cloud

What’s new with tooling for Spring, Grails and the Cloud

Andy Clement, Staff Engineer Martin Lippert, Staff Engineer

Andrew Eisenberg, Senior Member of Technical Staff

© 2012 SpringOne 2GX. All rights reserved. Do not distribute without permission.

Page 2: What's new with tooling for Spring, Grails, and the Cloud

•  Andy Clement –  Staff Engineer, R&D –  Lead, language lab

•  Martin Lippert –  Staff Engineer, R&D –  Lead, development tools

•  Andrew Eisenberg –  Senior Member of Technical Staff, R&D –  Lead, Groovy-Eclipse

Speaker Introduction

2

Page 3: What's new with tooling for Spring, Grails, and the Cloud

•  This session may contain product features that are currently under development.

•  This session/overview of the new technology represents no commitment from SpringSource/VMware to deliver these features in any generally available product. 

•  Features are subject to change, and must not be included in contracts, purchase orders, or sales agreements of any kind. 

•  Technical feasibility and market demand will affect final delivery. 

•  Pricing and packaging for any new technologies or features discussed or presented have not been determined

Disclaimer

3

Page 4: What's new with tooling for Spring, Grails, and the Cloud

•  Project Infrastructure –  Open Source Tooling –  Multiple distributions

•  Spring Tools •  Cloud Foundry Tools •  Groovy/Grails/Gradle Tools •  Summary, Q&A

Agenda

4

Page 5: What's new with tooling for Spring, Grails, and the Cloud

•  Re-modularized SpringSource Tool Suite: –  Spring tooling (Spring IDE) –  Grails tooling (Grails IDE) –  vFabric tc Server Integration for Eclipse –  Gradle Integration for Eclipse –  Cloud Foundry Integration for Eclipse

•  Smaller components, smaller projects, installable and usable individually

Modularized projects

5

Page 6: What's new with tooling for Spring, Grails, and the Cloud

•  All those projects are Open Source now: –  EPL license –  Hosted at GitHub: http://github.com/SpringSource

•  Fully open and transparent now •  Contributions welcome J

Open Source

6

Page 7: What's new with tooling for Spring, Grails, and the Cloud

•  We now ship two distributions with each release: –  Spring Tool Suite (STS):

http://www.springsource.org/sts –  Groovy/Grails Tool Suite (GGTS):

http://grails.org/products/ggts

•  A ready to use combination of: –  Eclipse JEE –  Newly open-sourced projects

Distributions

7

Page 8: What's new with tooling for Spring, Grails, and the Cloud

Summarizing

8

Groovy/GrailsTool Suite

Spring Tool Suite

Spring IDE vFabric tc Server Integration for

Eclipse

Eclipse Integration Commons

Eclipse 4.2/3.8 JEE(including Mylyn & Git Integration)

Groovy-Eclipse

Grails IDE

Gradle Integration for

Eclipse

Maven Integration

WTP + AJDT Integration for Maven

Page 9: What's new with tooling for Spring, Grails, and the Cloud

•  STS/GGTS distributions ship on: –  Eclipse Juno 4.2 –  Eclipse Juno 3.8

•  Update site available for: –  Eclipse Juno 4.2 –  Eclipse Juno 3.8 –  Eclipse Indigo 3.7

Which eclipse distro?

9

Page 10: What's new with tooling for Spring, Grails, and the Cloud

•  Eclipse JEE •  Spring IDE •  vFabric tc Server Integration for Eclipse •  Maven Integration for Eclipse •  Git Integration for Eclipse

Spring Tool Suite

10

Page 11: What's new with tooling for Spring, Grails, and the Cloud

•  Support for Spring Data –  content-assist –  auto-completion –  validation

What’s New – 1/5

11

Page 12: What's new with tooling for Spring, Grails, and the Cloud

•  Spring Integration support updated for 2.1

What’s New – 2/5

12

Page 13: What's new with tooling for Spring, Grails, and the Cloud

•  Improved template projects story –  More template projects –  Categories –  Improved authoring

experience (using self-hosting mode)

What’s New – 3/5

13

Page 14: What's new with tooling for Spring, Grails, and the Cloud

•  New template projects for: –  Spring Data Gemfire

What’s New – 4/5

14

Page 15: What's new with tooling for Spring, Grails, and the Cloud

•  Example projects on the Dashboard –  Get famous sample projects in your workspace – just one

click away

What’s New – 5/5

15

Page 16: What's new with tooling for Spring, Grails, and the Cloud

Spring Tools: Demo

16

Page 17: What's new with tooling for Spring, Grails, and the Cloud

•  The Live Beans Graph

And introducing…

17

Page 18: What's new with tooling for Spring, Grails, and the Cloud

Live Beans Graph: Demo

18

Page 19: What's new with tooling for Spring, Grails, and the Cloud

•  Introduced full debugging support for Micro Cloud Foundry last Spring One

•  What’s New? –  Improved performance –  Added support for tunneling to services –  Added support for standalone applications –  Added support for Organizations and Spaces

Cloud Foundry Integration for Eclipse

19

Page 20: What's new with tooling for Spring, Grails, and the Cloud

•  The Groovy/Grails Tool Suite (GGTS) –  One download for a Groovy/Grails development

environment –  Can install other components from the dashboard

•  Spring IDE •  m2eclipse

•  Eclipse 3.8 or 4.2 versions available

GGTS – a new distribution

20

Page 21: What's new with tooling for Spring, Grails, and the Cloud

•  Groovy 1.8, Grails 2.1.1 •  GGTS 3.1.0 is compatible with Grails 2.2

–  Grab your own copy of Grails 2.2 –  Grab the Groovy 2.0 compiler from the dashboard

•  No m2e (maven) or gradle support included right now –  Grab them from the dashboard –  Let us know if you want them in the GGTS distribution!

GGTS 3.1.0 Contents

21

Page 22: What's new with tooling for Spring, Grails, and the Cloud

•  Moved to github –  https://github.com/groovy/groovy-eclipse

•  Groovy 2.0 support –  Type checking and static compilation

•  Compiler level checking •  Other enhancements

–  Searching for synthetic properties –  Quick fixes and quick assists –  Named arguments content assist for constructors

Groovy Eclipse

22

Page 23: What's new with tooling for Spring, Grails, and the Cloud

Groovy: Demo

23

Page 24: What's new with tooling for Spring, Grails, and the Cloud

•  Github: https://github.com/SpringSource/grails-ide

•  Easier to get started –  Import wizard

•  Improvements you would expect in IDE support –  Content assist (Grails 2.0 DSL awareness) –  Refactoring –  Search

•  Mavenized Grails projects

Grails-IDE

24

Page 25: What's new with tooling for Spring, Grails, and the Cloud

Grails-IDE: Demo

25

Page 26: What's new with tooling for Spring, Grails, and the Cloud

•  Github: https://github.com/SpringSource/eclipse-integration-gradle

•  Tracking Gradle releases (at 1.2 right now) –  Exploiting new enhancements in their tools API

•  Improved import options •  Editing support •  Task view •  ‘Containerless’ mode

Eclipse integration for Gradle

26

Page 27: What's new with tooling for Spring, Grails, and the Cloud

Eclipse integration for Gradle: Demo

27

Page 28: What's new with tooling for Spring, Grails, and the Cloud

•  Releases shortly after every Eclipse release –  3.2.0: March 2013 (after Eclipse Juno SR2) –  3.3.0: July 2013 (after Eclipse Kepler) –  3.4.0: October 2013 (after Kepler SR1)

•  Continuous Delivery in between –  2-3 milestones between releases –  Going public roughly every 6 weeks –  Nightly builds always available

Schedule

28

Page 29: What's new with tooling for Spring, Grails, and the Cloud

•  Open Source –  Instructions on each project page covering:

•  How to set up a development environment •  How to run the tests •  The contribution process (Jira, CLA, pull request)

•  Or contribute by just joining the forum discussion, or creating and voting on jiras

Contributing

29

Page 30: What's new with tooling for Spring, Grails, and the Cloud

•  STS/GGTS 3.2.0: –  M1: Dec 2012 –  M2: Feb 2013 –  Release: March 2013 (after Eclipse Juno SR2)

What’s next?

30

Page 31: What's new with tooling for Spring, Grails, and the Cloud

•  Spring –  Live Beans Graph improvements –  Improved annotation-based config support –  Spring Integration 2.2 support –  Improved performance –  Lot of small improvements all over the place

What’s next?

31

Page 32: What's new with tooling for Spring, Grails, and the Cloud

•  Cloud Foundry –  Improved support for Organizations and Spaces –  Improved tool integration for service tunneling (bring your

own database tool) –  More to come…

What’s next?

32

Page 33: What's new with tooling for Spring, Grails, and the Cloud

•  Groovy –  Formatting

improvements •  Grails

–  Faster command execution

–  Integrated console/shell

What’s next?

33

Page 34: What's new with tooling for Spring, Grails, and the Cloud

•  Gradle –  Better management of cross project dependencies

What’s next?

34

Page 35: What's new with tooling for Spring, Grails, and the Cloud

•  Web tooling: HTML/JavaScript –  A different approach with our ‘Scripted’ code editor

•  Web based editor –  Lightweight and fast, but with full editing support

•  Content assist, navigation, project context awareness

https://github.com/scripted-editor/scripted

What’s next?

35

Page 36: What's new with tooling for Spring, Grails, and the Cloud

•  Project Infrastructure –  Open Source Tooling –  Multiple distributions

•  Spring Tools •  Cloud Foundry Tools •  Groovy/Grails/Gradle Tools

Summary

36

Page 37: What's new with tooling for Spring, Grails, and the Cloud

Forum: http://forum.springsource.org/forumdisplay.php?32-SpringSource-Tool-Suite

Issuetracker: https://issuetracker.springsource.com/browse/STS

Any questions?

37

Andy Clement [email protected] @andy_clement

Martin Lippert [email protected] @martinlippert

Andrew Eisenberg [email protected] @werdnagreb

Download STS http://www.springsource.org/sts

Download GGTS http://grails.org/products/ggts

Page 38: What's new with tooling for Spring, Grails, and the Cloud

The End

38