Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-incubator-dev] [XQDT] Debugging engine selector contribution

Dear XQDT developers,

I have implemented a small debugging engine selector which changes the basic behavior (priority based) to pick the engine chosen by the user in the preferences. Can you take a look at the attached file and see if this is useful for the general good of this project?

BTW, I followed the coding conventions described in the eclipse charter. In particular I used the eclipse built-in Java coding formatter, hoping that the correct one. Let me know otherwise, thanks

Lionel

(See attached file: XQDTDebugEngineSelector.java)

Attachment: XQDTDebugEngineSelector.java
Description: Binary data


Back to the top