Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Want to try and fix a bug but at a loss as to how to proceed
Want to try and fix a bug but at a loss as to how to proceed [message #178190] Sun, 11 January 2004 11:43 Go to next message
Eclipse UserFriend
Originally posted by: cfineman.yahoo.com

There's an annoying bug with content assist that I want to try and find a fix for. I downloaded the sources for 2.1.3, loaded it into a project and built it according to the instructions. Unfortunately, I cannot figure out how to run the newly built IDE in the debugger. I can't create an a runnable app since the main is inside startup.jar. I can't even navigate through the source
files since the java files are not listed as java resources.

I poked around the articles and newsgroups and didn't find any sort of HowTo guide on this subject. I'm guessing I should be able to debug the content assist just as I would any other plugin but
I'm guessing that won't work with the current setup since it does not view that as a plugin project (but just as part of the larger "simple" project I created per instructions.html).

I don't like asking to be spoon fed but if someone could just get me started down the right path (either point me at a HowTo or with explicit instructions) I can spend my time on the bug rather than trying to figure this out.

Thanks for any help!

Charles
Re: Want to try and fix a bug but at a loss as to how to proceed [message #178198 is a reply to message #178190] Sun, 11 January 2004 12:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

What you want is to run/debug a Runtime-workbench.
It will use the code in your workspace as a base for your "new" eclipse.

PaScaL

<cfineman@yahoo.com> a
Re: Want to try and fix a bug but at a loss as to how to proceed [message #178237 is a reply to message #178198] Sun, 11 January 2004 16:17 Go to previous message
Eclipse UserFriend
These are the instructions for how we develop and debug for the Eclipse
Debug team.
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -debug-home/project/workspace.html

BTW you are likely going to want to do your work against the 3.0 stream
unless this has been flagged as a critical bug fix.
Otherwise it is unlikely that the fix could be as easily provided back to
the Eclipse community through an contribution.
You have logged a bug report and indicated that you would like to help fix
the problem (and ensured that a fix has not already been found in the 3.0
stream)?

HTH
Darins

"Pascal Rapicault" <pascal_rapicault@yahoo.fr> wrote in message
news:bts2l3$v01$1@eclipse.org...
> What you want is to run/debug a Runtime-workbench.
> It will use the code in your workspace as a base for your "new" eclipse.
>
> PaScaL
>
> <cfineman@yahoo.com> a
Previous Topic:Get Osgi service references
Next Topic:[Urgent] How to compile a servlet which contains CHINESE character ?
Goto Forum:
  


Current Time: Mon May 12 19:21:20 EDT 2025

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

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

Back to the top