Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Apply patch and replace plug-in from release distribution

Hi.

Since I use eclipse

Eclipse SDK

Version: 3.5.2
Build id: M20100211-1343

with

Java Development Tools Core 3.5.2.v_981_R35x org.eclipse.jdt.core inside

I have the the bug described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=264112.

So I have downloaded the plug-in org.eclipse.jdt.core v_981_R35x from CVS and applied the patch. The test folder is missing and also the *.html  file update from the patch will fail, but the rest should work. I have  inspected the code changings and it should work. So there are no compile errors.

How can I get replace the plug-in version from eclipse Release distribution be replaced by my compiled plug-in version. I have tried the wizard option "compile and install to host", but this doesn't work. I want to prevent brokening my p2 manager if I do something by hand.


Regardless this. Is there a way to update just my jdt.core plug-in with a version that fixes bug 264112 and don't have to switch hole eclipse version. Is there an p2 update site where I can select the jdt.core plug-in to update?



Kind regards.


Frank E.


Back to the top