-
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
Tag Archives: IDE
Statische Codeanalyse mit unmittelbarem Feedback in der IDE mit SonarLint und SonarQube
Um in der Softwareentwicklung die Codequalität zu erhöhen, gibt es einige Tools zur statischen Codeanalyse, die unterschiedliche Sprachen und Kriterien abdecken. Während wir es gewohnt sind, beim Schreiben von Code von einer IDE mit Compiler, Debugger und dergleichen unterstützt zu … Continue reading
Wie werde ich zum IDE Kung Fu-Meister?
Jede/r von uns SoftwareentwicklerInnen dürfte eine eigene Lieblingsentwicklungsumgebung haben, mit der man täglich gut und zufrieden arbeitet, über deren Funktionen man einen guten Überblick hat, und mit der die Arbeit bisher auch Spaß macht. Trotzdem wird bei den meisten von … Continue reading
Eclipse Che vs. Eclipse Mars
This is the third and last post of my Eclipse Che series. In this post I’m going to compare the IDE of Eclipse Che with Eclipse Mars. In case you are not sure whether you should upgrade from Mars to … Continue reading
Posted in Eclipse Universe
Tagged Che, comparison, Eclipse, Eclipse Che, Eclipse Mars, IDE, Mars
3 Comments
Eclipse Che – The IDE of the future?
This is the first post of my Eclipse Che series I’m going to release during the next weeks. Today’s topic is the fundamental concept of Eclipse Che since it is a completely new and different approach compared to other Eclipse … 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
Android Studio announced at Google I/O 2013
Google announced Android Studio at the keynote of Google I/O 2013. Android Studio is an Android focused IDE based on the community edition of IntelliJ IDEA. In the keynote you can see some really nice features as: Externalized Strings and used … Continue reading