Blog Planview

Votre parcours vers l’agilité métier

Produits & Outils

Why the Spring Tool Suite is building on Eclipse

Publié le By Mik Kersten

There have been some questions about whether the upcoming Spring Tool Suite (STS) will support other IDEs, such as IntelliJ IDEA. Rod Johnson and I recently answered some related questions on InfoQ, but the answer to this one is still evolving, so please consider sharing your thoughts on it. In choosing an IDE integration strategy for the Spring Tool Suite, we could either go breadth first and do multiple IDEs at once, or focus on one. A few years back we chose the breadth-first approach with the AspectJ IDE support. This time around the decision to go depth-first was easy because we knew we needed an IDE platform which had the openness and modularity required to support the extensions we have planned, and which was already adopted by a majority of the developers using Spring. There was also the key need to leverage Mylyn’s Task-Focused UI and the Spring IDE, which are at the heart of this effort. At this time, the ecosystem of components and user communities needed to support the Spring Tool Suite exists only on Eclipse. Where does this leave the IDEA and other IDE users?

The good news is that the frameworks that STS will be building on and improving are open source projects that are part of Eclipse and Spring. As we previously demonstrated with the AspectJ compiler and structure model, core framework components that are packaged as Eclipse OSGi bundles can be used from within other IDEs including IDEA and NetBeans. For example, while IDEA already has some neat support for things like Spring AOP, they will be able to reuse our upcoming STS efforts in providing a canonical model of Spring application structure. If you are a user interested in support for your IDE, consider commenting here or on Adrian’s blog, be sure suggest this to your vendor or raise an enhancement request is raised with the corresponding project of interest (e.g. Spring IDE, Mylyn). For example, there have recently been requests to support Mylyn in IDEA. As stated on the mylyn-dev list, I see the reuse of core models as a very positive thing. While there will be plenty of room for closed source differentiation on top of the frameworks that we are contributing to, the frameworks will continue to be open source and designed for reuse, which will help ensure that any developers building on Spring get to see a consistent and comprehensive model of their application within their IDE.

Articles similaires

Rédaction du contenu Mik Kersten

Mik Kersten a commencé sa carrière en tant que chercheur scientifique chez Xerox PARC où il a créé le premier environnement de développement orienté aspect. Il a ensuite été le pionnier de l'intégration des outils de développement avec Agile et DevOps dans le cadre de son doctorat en informatique à l'Université de Colombie-Britannique. En fondant Tasktop à partir de cette recherche, Mik a écrit plus d'un million de lignes de code open source qui sont toujours utilisées aujourd'hui, et il a mis sur le marché sept produits open source et commerciaux réussis. L'expérience de Mik dans le cadre de certaines des plus grandes transformations numériques au monde l'a amené à identifier la déconnexion critique entre les chefs d'entreprise et les technologues. Depuis lors, Mik travaille à la création de nouveaux outils et d'un nouveau cadre - le Flow Framework™ - pour connecter les réseaux de flux de valeur des logiciels et permettre le passage du projet au produit. Mik vit avec sa famille à Vancouver, au Canada, et voyage dans le monde entier, partageant sa vision de la transformation de la façon dont les logiciels sont construits. Il est l'auteur de Project To Product, un livre qui aide les organisations informatiques à survivre et à prospérer dans l'ère du logiciel.