-
OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.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: GWT
GWT 2.6.1 release coming soon!
The GWT team recently published its second release candidate for the 2.6.1 version, a minor release with 18 changes/ fixes since release 2.6.0. The RC2 can be downloaded directly from the following URL, and already is available through the maven central repository.
Internet Explorer 11 will support source maps based debugging
The developer tools of Chrome and Firefox (as well as Firebug) used to support source map base JavaScript debugging for several versions. With the new update for Internet Explorer 11, all major browsers support this feature. About source maps Source … Continue reading
Posted in Web as a Platform
Tagged Debugging, developer tools, GWT, Internet Explorer, javascript, source map, TypeScript
Leave a comment
Upcoming GWT releases (2.7 and 3.0) in 2014 and beyond
According to Thomas Broyer, the plans for upcoming releases of GWT changed a little bit. In the comments of a Google+ post, he wrote the following: The plan has shifted a bit. We’ll do a 2.7 near June, and will … Continue reading
GWT RPC deserialization vs IE8
Almost every web developer knows the nasty browser popup asking to cancel a long running JavaScript execution. In the case of Internet Explorer this message is “A script on this page is causing Internet Explorer to run slowly”. This post … Continue reading
Posted in Java Web Frameworks
Tagged GWT, gwtrpc, IE, Internet Explorer, javascript, optimization, performance
Leave a comment
Studie zur Auswahl von Java Web Frameworks – last call
OIO ruft auf zur Teilnahme an der OIO Kompass Studie Java Web Frameworks: “Wie und wozu haben Sie Ihr Java Web Framework ausgewählt? Zur Umfrage geht es hier. Ihre Vorteile bei einer Teilnahme Die Umfrage basiert auf unserem Fragenkatalog, den wir … Continue reading
Posted in Java Web Frameworks, Politics, Web as a Platform
Tagged auswahl, grails, GWT, Java Web Frameworks, javascript, JSF, spring, studie, Vaadin, vergleich, Web Development
2 Comments
The future of GWT Dev Mode
It’s known for some time, that Chrome and Firefox will drop support for the APIs needed to use the Development Mode plugins. It’s also known that this will happen in 2014. That’s why GWT supports Super Dev Mode (Source Map … Continue reading
GWT 2.6 released with Java 7 support and improved debugging
After about 15 months, we finally get the new GWT 2.6 release. It can be downloaded from the GWT project page or code.google.com. Here are the propably most important changes in the new version: Java 7 support Language features of Java … Continue reading
Posted in Java Web Frameworks
Tagged DOM event, Google Web Toolkit, GWT, Internet Explorer, java 7, release, SuperDevMode, Web Development
Leave a comment