-
Recent Posts
May 2013 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tags
apple bible blosxom bowling christianity cycling disney world eclipse faith food general google google voice gps greek humor ios iphone islam itunes java life mac movies music muslim news obama osx poker politics rants ruby safari scala software development sports tech tv video war wdw weight loss windows wordpressArchives
Categories
Twitter
- Wow, Minute to Win It is a really dumb show. I won’t be stopping there again. #fb 6 days ago
- Dear @McDonalds did you know that McWrap is pronounced identically to McCRAP? #NamingFail #fb 1 week ago
- Dear @Ticketmaster on these print-at-home tickets, how about not forcing us to print full-color ads for your corporate sponsors? #HATE #FB 1 week ago
- Today is my last day at this company, and it's rather sad deleting all my stuff off my work laptop. New job starts tomorrow! #FB 2 weeks ago
- @FoodNetwork Bits of dried pineapple. They provide a nice little sweet surprise to contrast with the dressing. 2 weeks ago
Meta
Tag Archives: eclipse
JUnitLaunchFixer 1.0.4 Released
I’ve just released a new version of my Eclipse plugin called JUnitLaunchFixer. If you’ve never heard of it, it lets you set the default heap size for new debug launchers in Eclipse. You can read more about it in the … Continue reading
Announcing JUnitLaunchFixer Eclipse Plugin
My friend Chris and I both work for the same company. Our product has around 900 JUnit tests, and for some of them, the default heap size that Eclipse runs JUnit tests with has become too small. You can change … Continue reading
Can Someone Help With These Eclipse Files?
Is anyone familar with the format of the files in .metadata/.plugins/org.eclipse.core.resources/.projects in the workspace of Eclipse 3.0? I have an Ant task that uses the .classpath file of a project, along with the JDT preferences to build an Ant classpath … Continue reading
Eclipse 3.0 M2 Is Out
I just got the notice that Eclipse 3.0 M2 is now available. I’ve already been using 3.0, but judging by the release notes there’s a lot of chewy Eclipse goodness loaded in this release. I’ve already downloaded it and “installed” … Continue reading
My One Complaint About The Latest Eclipse
I have but one complaint about the latest release of my favorite IDE, Eclipse. Everyone who uses Eclipse knows that to close an editor you click on the little ‘X’ button on the right side of the editor’s tab. But … Continue reading
Latest Nightly Eclipse Re-Adds Editor Linkage
The latest build of Eclipse has re-added a feature that I had been missing since the M4 or so. This feature is a linking of location between the Package view and the current editor. You’ve always been able to double-click … Continue reading
Eclipse M5 Painless Upgrade
Man, I love Eclipse more and more every day. I’ve been using it for almost a year and it just keeps getting better. The fabulous Eclipse team released Eclipse 2.1 M5 a couple of hours ago and I fetched it … Continue reading
Maven and Eclipse
I got this from James Strachan‘s blog. It’s about how you can have Maven generate the .project and .classpath files in order to have Eclipse auto-grok your project! You can define this property a local build.properties, in the build.properties in … Continue reading