Skip to main content



      Home
Home » General (non-technical) » Jobs and employment » Hiring for Help to fix Eclipse Bug 329657(Hiring for Help to fix Eclipse Bug 329657)
Hiring for Help to fix Eclipse Bug 329657 [message #1865013] Wed, 24 April 2024 11:10 Go to next message
Eclipse UserFriend
We would like to hire someone from the Eclipse open source development community to work on an Eclipse IDE bug.

The Eclipse Java IDE has a bug that it blocks user actions unnecessarily while compiling/building code. We would like to get this problem fixed: https://bugs.eclipse.org/bugs/show_bug.cgi?id=329657

The bug is most noticeable when "Build Automatically" setting is activated in the Eclipse Java IDE.

This issue may not very noticeable if you have a fast disk, but nevertheless, the bug is there, and you can probably simulate it by using a slower disk, e.g., a usb 2.0 device for your Eclipse workspace, and disable some caches if necessary.

We would like to work with you to propose a patch to work around this and work together with the Eclipse community to iteratively revise and get the patch approved.

The goal is to enhance Eclipse JAVA IDE efficiency and user experience, by refining the selectivity of blocking in multithreading during builds. Currently, most user actions proceed without blocking during the multithreaded build process, but certain actions, like saving and version management, are unnecessarily blocked, causing inconvenience.

The only tasks that the compilation/building process should block are the ones related to Java code launches (Run, Debug, etc.). It should not affect code/file edits or ant scripts (however, it is possible that a rebuild request should be queued if files are changed, but this should be part of existing functionality and if not then make it queueable so that the build will restart as soon as possible while staying in the background).

The goal is, instead of creating new multithreading functionality, to modify the existing multithreading functionality to restrict blocking behavior only for run/launch actions that depend on the ongoing build process, making it more user-friendly. Perhaps there is a filter-like functionality that selects which actions should be blocked, and this filtering is what should be adjusted, only for the build process.

This is the entirety of this project for the time being.

If you have tinkered with Eclipse before and feel up to the task, contact me at jobs@koodaripalvelut.com (jobs(at)koodaripalvelut.com) in free form and in your email refer to the eclipse bug id 329657.

Yours sincerely,
Martin Terra
Koodaripalvelut.com Finland
Re: Hiring for Help to fix Eclipse Bug 329657 [message #1867506 is a reply to message #1865013] Thu, 27 June 2024 03:27 Go to previous messageGo to next message
Eclipse UserFriend
Hi
Has your project found the right person yet? I have sent you an email. Hope to receive a response soon.

[Updated on: Thu, 27 June 2024 03:27] by Moderator

Re: Hiring for Help to fix Eclipse Bug 329657 [message #1871145 is a reply to message #1865013] Mon, 16 September 2024 23:31 Go to previous messageGo to next message
Eclipse UserFriend
When is the deadline for applications?
Re: Hiring for Help to fix Eclipse Bug 329657 [message #1871853 is a reply to message #1865013] Mon, 14 October 2024 03:19 Go to previous message
Eclipse UserFriend
I contacted you about a week ago, did you receive my mail?
Previous Topic:Software Developer Eclipse IDE/RCP (f/m/d) - SSI Schaefer - Friesach near Graz/Graz - Austria
Next Topic:Eclipse RCP Plugin Developer Job in MNC
Goto Forum:
  


Current Time: Wed Jul 30 12:15:10 EDT 2025

Powered by FUDForum. Page generated in 0.02683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top