|
|
|
|
|
Re: split view of same file [message #276177 is a reply to message #276173] |
Thu, 18 November 2004 17:07   |
Eclipse User |
|
|
|
Originally posted by: michaelm.nospam.invalid.net
On Thu, 18 Nov 2004 15:32:13 -0500, I wrote:
>On Thu, 18 Nov 2004 16:25:23 +0000 (UTC), leo@nowhere.com (LeO) wrote:
>
>>But there is already a patch for 3.0.1
>>
>>https://bugs.eclipse.org/bugs/show_bug.cgi?id=8009
>
>Thanks, I downloaded the patch. The instructions say:
>
>"To patch it is best to download a clean eclipse binary install kit,
>unpack it, then unpack this zip to a temporary folder on your
>filesystem. copy the org.eclipse.ui.workbench.texteditor_3.0.1 folder
>into the newly installed eclipse plugin directory to overwrite the
>current workbench.texteditor plugin. Next, use the clasess under
>"classes" to update the jar in the org.eclipse.ui.workbench_3.0.1 to
>have the new WorkbenchPage and IWorkbenchPage classes."
>
>I do not understand the last sentence. What action am I supposed to do
>to make the plug-in work? It currently doesn't do anything as I don't
>follow the last sentence of the above. How do you "update the jar"?
Ok, I used WinZip to add to the workbench.jar the WorkbenchPage and
IWorkbenchPage classes. However, Ctrl-2 still doesn't do anything...
Anyone got this working with Eclipse 3.0.1 and CDT 2.0.2?
---
Michael McCulloch
|
|
|
Re: split view of same file [message #276178 is a reply to message #276177] |
Thu, 18 November 2004 17:34   |
Eclipse User |
|
|
|
Originally posted by: michaelm.nospam.invalid.net
On Thu, 18 Nov 2004 17:07:35 -0500, Michael McCulloch
<michaelm@nospam.invalid.net> wrote:
>>Thanks, I downloaded the patch. The instructions say:
>>
>>"To patch it is best to download a clean eclipse binary install kit,
>>unpack it, then unpack this zip to a temporary folder on your
>>filesystem. copy the org.eclipse.ui.workbench.texteditor_3.0.1 folder
>>into the newly installed eclipse plugin directory to overwrite the
>>current workbench.texteditor plugin. Next, use the clasess under
>>"classes" to update the jar in the org.eclipse.ui.workbench_3.0.1 to
>>have the new WorkbenchPage and IWorkbenchPage classes."
>>
>>I do not understand the last sentence. What action am I supposed to do
>>to make the plug-in work? It currently doesn't do anything as I don't
>>follow the last sentence of the above. How do you "update the jar"?
>
>Ok, I used WinZip to add to the workbench.jar the WorkbenchPage and
>IWorkbenchPage classes. However, Ctrl-2 still doesn't do anything...
>
>Anyone got this working with Eclipse 3.0.1 and CDT 2.0.2?
Well, this is a nice conversation I'm having with myself...
Ok. I have the patch working. The key was that the path shown in
Winzip when I added the files has to match the folder structure
already there, namely "org/eclipse/ui/" for the IWorkbenchPage.class
file and "org/eclipse/ui/internal" for the other classes.
You can trick Winzip into doing this by copying the org folder (and
all subfolders) of the org.eclipse.ui.workbench_3.0.1 patch tree to
the root level of your C drive. Then use Winzip to "Freshen" the
workbench.jar and be sure to check "Save full path info".
Hope that helps someone else. The patch seems to work fine with CDT
2.0.2.
---
Michael McCulloch
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07339 seconds