Author Archives: Marian Schedenig

Flash Builder and Grep Console (video)

Steve Warren has posted a video on using Grep Console in Flash Builder on his blog.

Posted in Grep Console | Tagged , , | Leave a comment

Eclipse, CMake and C++11

Getting C++11 to work with CMake is easy. Getting Eclipse to work with a CMake project is easy. Getting Eclipse to work with C++11 also seems to be relatively easy (there are plenty of guides on various wikis). But getting … Continue reading

Posted in C++11, CMake, Eclipse | Tagged , , | Leave a comment

Bugfix Release: Grep Console 3.5.1

Two bugs were introduced in version 3.5 and have been fixed in service release 3.5.1: Old, close consoles would throw null pointer exceptions when the Grep View filter settings were changed Even if notifications were disabled for an expression item, … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Eclipse 4.x tab font sizes in GTK

The Eclipse 4 branch introduced some notable visual changes compared to the previous 3.x releases, like a reliance on more whites than greys. While unexpected at first, most of these changes just take some getting used to. With the exception … Continue reading

Posted in Eclipse, Linux | Tagged , , | 2 Comments

Grep Console How-to #8: Notifications

Grep Console 3.5 introduced the notification feature, designed to give you feedback about key information in your Eclipse console even if Eclipse isn’t currently your active window. This article gives an overview of how to use notifications. If you’ve been … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

New Grep Console release: 3.5

Three months after the previous release, a new version of Grep Console is ready. Version 3.5 introduces notifications and GUI improvements. Features: Popup notifications – Expressions can now trigger popup notifications which display messages based on the matched console lines … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Grep Console Donation Button

I’ve added a donation button to the sidebar on the right side on the Grep Console pages. If you like the plug-in, you can use this button to make a donation (of an amount of your choosing) to encourage me … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

My first Android app: n Tile Puzzle

So I released my first Android app. Nothing special, just a version of the same type of sliding puzzle that’s already all over the Google Play™ store. It started out as a little project I had no intention of actually … Continue reading

Posted in Android | Tagged , | 1 Comment

New Grep Console release: 3.4

After the previous Grep Console releases, I’ve received a lot of comments and suggestions. Version 3.4 incorporates these new features and is now ready for download. Features: Quick expressions – Expression items may now have a quick expression which is … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Bugfix Release: Grep Console 3.3.1

Version 3.3.1 of Grep Console is out, fixing a bug which prevented links assigned to whole lines from working. Thanks to Angel Ezquerra for reporting this bug. CTRL key handling for links was also improved. For installation instructions, please see … Continue reading

Posted in Grep Console | Tagged , | Leave a comment