Twitter github

Posts Tagged with “equinox”

Equinox Console and grep/sort

I just noticed an email fly by on the equinox-dev mailing list about a possible contribution for grep/sort commands to the equinox console. For me, this is great news, I mean, this is even better than the last episode of House.

As an afterthought, grep was one of the commands I thought to code for the article I wrote awhile back on the equinox console, but I settled for the much simpler uname 😉

Simple Remote Eclipse Console

Not sure how many people know this, but I discovered this accidentally this weekend. When launching Eclipse with -console, you can specify a port which you can telnet into (ie., ./eclipse -console 85). When you telnet into the specified port, you get a familiar OSGi console 🙂