-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Category Archives: Eclipse Universe
Remote Pair Programming mit Eclipse Saros
Pair Programming gehört zu den empfohlenen agilen Vorgehensweisen, es ist insbesondere ein wichtiger Bestandteil des Extreme Programming (XP). Die anfängliche Skepsis, dass dieses Vorgehen durch doppelte Ressourcen viel zu teurer ist, sollte mittlerweile gewichen sein. Die folgenden Vorteile klingen auch … Continue reading
TypeScript Plug-in for Eclipse
Palantir Technologies has finally released an Eclipse Plugin for TypeScript, the statically typed superset of JavaScript with EcmaScript 6 features. In order to use the plug-in, you have to install node.js and install the plugin via the Eclipse update site … Continue reading
Posted in Eclipse Universe, Web as a Platform
Tagged Eclipse, IDE, Plug-in, Type inferencing, TypeScript
2 Comments
Eclipse 4.3 Kepler released
The Eclipse Foundation has released version 4.3 of their IDE Eclipse, codename Kepler. 71 Eclipse projects have been released this year with the release train. The highlights of Eclipse 4.3 include: Java Development Tools (JDT) improvements including a lot of … Continue reading
Hudson 3.0 released
As noted before, Hudson was proposed as Eclipse project back in 2011. After Hudson left incubation in early December 2012, Hudson 3.0 was released.The official announcement of the Eclipse Foundation lists the top features as follows: Plug-In Manager: Simplifies management … Continue reading
Posted in Build, config and deploy, Eclipse Universe, Java and Quality
Tagged Eclipse, hudson, release
Leave a comment
Eclipse Orion
Die IDE Eclipse Orion wurde in der finalen Version 1.0 veröffentlicht. Es handelt sich um eine Entwicklungsumgebung für Javascript, HTML und CSS, die ohne Installation im Browser läuft und mit einer komplett statuslosen Server-Infrastruktur per REST-APIs kommuniziert. Orion ist aber … Continue reading
Posted in Eclipse Universe, Web as a Platform
Tagged CSS, Eclipse, html, IDE, javascript, orion
Leave a comment
Eclipse 4.2.1 released with new EGit features
Eclipse Juno SR1/4.2.1 was released and is available for download. JGit/Git 2.1, the versions that ship with this new release, even features new functionality and improvements: JGit 2.1 New and Noteworthy EGit 2.1 New and Noteworthy My favorite new features … Continue reading
When the eclipse workspace suddenly dies
In our team, we had multiple broken Eclipse workspaces over the last weeks. These broken workspaces prevented eclipse to start normally. In at least two of these cases, eclipse produced the following stack trace when startup failed: We tried different … Continue reading