Posts tagged with "JetBrains"

Functional Programming Principles in Scala using JetBrains IntelliJ IDEA

This week I started the Coursera course Functional Programming Principles in Scala with Martin Odersky as instructor.

One of my first step was to have JetBrains IntelliJ IDEA working with the Scala programming language so that I can work on the course assignments using my preferred IDE.

Continue reading

Optimizing Skye Editor using JetBrains dotTrace

This post is a transcript of an internal post I did on Innoveo Solutions internal blog. Thanks to Innoveo to let me share this here!

Skye Editor is our metal model editor which is written in C# 4, WPF uses Model-View-ViewModel design pattern and MVVM Light.

Continue reading

Using Resharper Search with Pattern to protect you from your code

Nov 19, 2010

Today I faced a nasty bug, a null pointer exception in a property databound to our WPF application. This had some nasty side effects, and for sure this part of the code didn’t had any unit test, too bad! For sure now it has.

The line of code was really simple

Continue reading

Power of IntelliJ in video

Today I was listening and some time watching (it helps to have two monitors :) the following video that I got from JetBrains blog post, Vaclav Pech Talking at JAX 2010

I learned several tips and I think this video shows why I like more and more IntelliJ.

Continue reading

Page 1 of 2