[wtp-dev] XSL Tools Compilation Error

2009-12-06 Thread David Carver
It appears that in 3.6M4, there is an API change for the AbstractTemplatesPage class from the org.eclipse.ui.workbench bundle. They changed an abstract protected class to be public, and is causing our current code to fail. I've opened bug 297024 with the platform text team about this issue. http

Re: [wtp-dev] XSL Tools Compilation Error

2009-12-06 Thread David Carver
I think I have a fix for this that works for 3.5 and 3.6M4. Released and running a build now. Dave David Carver wrote: It appears that in 3.6M4, there is an API change for the AbstractTemplatesPage class from the org.eclipse.ui.workbench bundle. They changed an abstract protected class to be

Re: [wtp-dev] extending the jsp editor

2009-12-06 Thread Nitin Dahyabhai
Andrew Eisenberg wrote: Well, I made some changes to the grammar and the skeleton file, and ran the tests. Unfortunately, the changes I made will not allow the new grammar to be compiled using the old version of jflex. Also, I have 8 tests failing. I can create a bug report and attach the new

[wtp-dev] Notice that JST zip is gone

2009-12-06 Thread David M Williams
What? What's the JST zip? Well, we have never published it and actively told people not to use it, knowing it was fragile, and now it is gone. (The basic reason is that hierarchical nesting features doesn't always work, see bug 250035). And it is not actually completely gone yet, but it is d

[wtp-dev] JUnit 4: Am I silly and embarrassed? Or missing something?

2009-12-06 Thread David M Williams
Or all of the above? With the recent notes about the inclusion of org.junit version 4, and from following several bugs, I got the impression that we _had_ to make the kind of adjustments so well described in http://wiki.eclipse.org/Eclipse/Testing/JUnit4_Changes or else our tests would fail.

[wtp-dev] How to add the rename action to the extensions tab of the property view of wsdl editor

2009-12-06 Thread grid qian
Hi all, I want to add the Refactor and Reference action to the extension element of wsdl element in the extension tab, Property view of the wsdl editor. How can I do? Thanks! Grid ___ wtp-dev mailing list wtp-dev@eclipse.org https://dev.eclipse.org/mail