Add support for creating a Xaraya module
authorchoochter <choochter>
Tue, 4 Feb 2003 22:23:32 +0000 (22:23 +0000)
committerchoochter <choochter>
Tue, 4 Feb 2003 22:23:32 +0000 (22:23 +0000)
commitdd7a34f85ebf2edb9070cc19e51bbc6c621d443c
tree5662a2bf6acebe9ce1501d11e80e1a42e00c7b53
parentd3c6b51b726d11483d17084953f3d4a6eff26a08
Add support for creating a Xaraya module
net.sourceforge.phpeclipse/plugin.xml
net.sourceforge.phpeclipse/src/com/xaraya/wizard/NewXarayaResourceWizard.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaModuleContainerPage.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaModuleFilePage.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaModuleMessages.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaModuleMessages.properties [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaModuleText.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/com/xaraya/wizard/XarayaVersionModel.java [new file with mode: 0644]