Downloads: 1784
Rating:
Participated in rating: 2
Recent change notes:
WDK Viewer 1.04 - Bug fixes:
Resolved new item sorting error
Optimized searching pattern
General usage instructions:
If your project is contains a valid Webtop/WDK based application, specifically the custom/config directories, the WDK Viwer Tool Window will appear automatically.
Comments:
But it work with error in IDEA 9.
For work in IDEA 9 need small fix in
com.shilohmorris.dctm.plugin.utils.PluginUtils
replace API class com.intellij.psi.PsiManager with com.intellij.psi.JavaPsiFacade