Monday, January 26, 2009

Call for participation: TM 3.1m5 test pass on 2-Feb-2009

As you're probably aware, the upcoming M5 build of the Eclipse Galileo Train projects is what's going to go on a USB key for EclipseCon. The Target Management / RSE team therefore invites all interested parties to do a test pass on the TM 3.1m5 candidate on Monday, Feb. 2 2009.

Why should you join?
  • If you use TM as a dependency for your offering, you may want to check that the stuff you need works in m5!
What can you do?
  • Just try out the stuff that you'd like to work fine, and file a bug if it doesn't. We'll provide a bug reporting template for you, so it's super fast and easy to participate.
How long will it take you?
  • If you've just got 1 hour for downloading, installing and trying it out that's a very valuable input for us already. Of course you're free to report enhancement requests as well!
Any additional information like the test candidate to download, bug reporting template, and other information will be on the Eclipse Wiki. For any other questions, please contact us on the TM mailing list.

Lastest update (1-Feb): Test downloads have been provided, instructions are updated. Thanks for joining the public test!

Wednesday, July 16, 2008

Graphical Skills for BugDay requested

I just marked bug 238574 for BugDay (July 25 this month) -- but it's a kind of untypical bug: It's asking for a cool Photoshopped screenshot of RSE to make our website look more sexy.

The bug has been open for a while now, and it looks like we don't have any committers with sufficient skills in image processing software to address it. So, any help from the Community is appreciated! We can offer a prominent place on the TM Website for your works.

All details, examples of what we'd like to see as well as some source material (existing screenshot) are on the bug. First come, first serve -- although we can also make a contest in case multiple proposals are attached...

Friday, May 30, 2008

BugDay is today

Once again it's the last Friday of the month, so it's Eclipse BugDay time! Come take a little time helping us committers bring down our vast backlogs of small but annoying, supposedly easy-to-fix issues.

Developers like us from the Target Management project have marked such bugs with a "bugday" keyword, prepared FAQ and Contributor Reference, and will be hanging out on IRC channel #eclipse-bugs to get in touch with you personally in case any questions come up. For more info, see the BugDay FAQ.

We still take contributions for Ganymede, want to join the Hall of Fame? See you on IRC!

PDE Goodies: Fix configuration problems

Ever thought you had some plugin installed, but couldn't find it working in Eclipse? - Here is a really nice solution that I found today:


  • Window > Show View > PDE Runtime > Plug-in Registry
  • Filter to show the Plug-in(s) in question
  • Right-click > Show Advanced Operations
  • Choose "Diagnose"
In my case, the dialog that this produced showed me that "Bundle-RequiredExecutionEnvironment: J2SE-1.6" had not been met by my configuration. That would have taken me ages to find out!

I'm not sure since when this functionality is available (I was running 3.4RC2), but a big THANKS goes to the PDE team for this (and I assume that Chris Recoskie will be especially happy about this).

Monday, May 26, 2008

Calling All Users!

We've got a request on the DSDP PMC to help a university grad student with an open source adoption study. We need to conduct a quick survey of DSDP projects used in commercial products. Are you adopting any of the DSDP projects commercially? Please let us know with a quick E-Mail to dsdp.survey@gmail.com . Your answer will be kept confidential, only statistics will be published. Please include your commercial product's name and version, and the DSDP project(s) you are adopting.


As a reminder, there are several projects in DSDP. Here is the full list:

On the Target Management project, we have another plea to our valued users and adopters: Once again we're conducting a coordinated round of testing, just in time for the upcoming Ganymede release.

The goal of this is to identify those defects that are important to YOU early enough for our 3.0 release. Of course we can prioritize defects only right if YOU find and file them in time, in YOUR specific environment! Just investing 2 hours of your precious time will be well-invested in a TM release that works right for YOU.

The trick of making this testing "coordinated" is to avoid duplication. Since everybody can see what areas others are testing, you can focus on those areas that are specific for you or that matter to you! Please go ahead, and sign up on the TM 3.0RC2 coordinated testing Wiki by editing the page. Or, to make the signup even simpler for you, just send an E-Mail to martin.oberhuber (at) windriver (dot) com to let us know what host OS, JVM version and TM/RSE components you think you could test.

Wednesday, May 14, 2008

Eclipse Architecture Council meeting on E4 Architectural Foundations

The Eclipse Architecture Council is holding a special 1-hour open phone meeting to discuss the Architectural Foundations of Eclipse, this Thursday May 15 at 8:00 PDT / 11:00 EDT / 15:00 UTC / 17:00 CET. The meeting is focused on preparation of the Architectural Foundations slot during the upcoming E4 Summit in Ottawa.

All interested parties are welcome to join the call, though this is a meeting for do-ers, not lurkers -- meeting notes will be posted shortly after the call for those who are more interested in the outcome than actually participating.

Please review (and edit) the agenda ahead of the meeting in order to save everybody's time.

You're welcome to join if you care for the future of Eclipse!

Saturday, April 05, 2008

HyacGsocpi:

HyacGsocpi = Here's Yet another cool Google summer of code project idea - looking at the very end of the Eclipse Google Summer of Code Ideas page:

Comparing, Merging and Synchronizing directory trees of remote servers between each other or with a local replica, all over standard Eclipse APIs with replacable connection schemes. The Remote System Explorer (RSE) provides the UI framework for transparent remote system access, and while it supports comparing individual remote and local files, it does not yet have support for comparing or synchronizing whole folder hierarchies.

Eclipse Platform Team/Synchronization provides the relevant APIs, and in fact these APIs have already been used for remote synchronization in the past (for the Platform Team/Extras feature that has been retired with Eclipse 3.3). RSE is the logical successor of this much wanted feature.

It's an interesting project, bringing you in touch with Eclipse, networking as well as potentially some interesting algorithms for comparing stuff with minimal data transfer. And solving the task will make you good friend with several people just waiting for Eclipse bug 185925 getting resolved by a smart guy like you!

If you're shooting for a GSoc Project and haven't got one yet, this one might be right for you! The deadline for GSOC applications is April 7, 5:00 PM PDT /00:00 UTC April 8, 2008. The FAQ for GSOC can be found here.