
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.3
|
| Fix Version/s: |
1.2.0
|
|
|
I'm afraid 1.0.4 (or the latest from the 1.0 branch anyway) does not just work in 3.4 as you have stated. It may appear to work at first when build against 3.2 but if many errors occur when building against 3.4 then you're surely going to encounter problems. I had already patched RDT to work with 3.3. The debug message part of the attached patch was added for 3.4. More still needs to be done though. org.eclipse.search.internal.ui.text.ResourceTransferDragAdapter has been removed and apparently you should use NavigatorDragAdapter instead. That doesn't sound like a quick fix so I'm passing this on to you.
|
|
Description
|
I'm afraid 1.0.4 (or the latest from the 1.0 branch anyway) does not just work in 3.4 as you have stated. It may appear to work at first when build against 3.2 but if many errors occur when building against 3.4 then you're surely going to encounter problems. I had already patched RDT to work with 3.3. The debug message part of the attached patch was added for 3.4. More still needs to be done though. org.eclipse.search.internal.ui.text.ResourceTransferDragAdapter has been removed and apparently you should use NavigatorDragAdapter instead. That doesn't sound like a quick fix so I'm passing this on to you. |
Show » |
|