|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
SAFS, RFT, and RCPJust an FYI. I've been working with developers in Pune, India for support of RCP\SWT. I found an issue with the dynamic enabling of RCP apps in our SAFS code and have fixed the issue locally. I will be pushing this code later today.
Carl Nagle ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ safsdev-developers mailing list safsdev-developers@... https://lists.sourceforge.net/lists/listinfo/safsdev-developers |
|
|
Re: SAFS, RFT, and RCPI have just pushed preliminary code to enable RCP/SWT testing in RFT. Hopefully those of you that need to deal with this are subscribed to the safs-common-commit maillist. I have invited those I know are not:
https://lists.sourceforge.net/lists/listinfo/safsdev-comn-commit Affected code was: source\common\org\safs\rational\ft\DynamicEnabler source\common\org\safs\rational\ProcessContainer JavaObjectsMap.dat stored in CVS at source\common\org\safs but moved elsewhere after download. JavaObjectsMap.dat added .Checkbutton and .Radiobutton as supported SWT components. Other changes to this file to identify and support other SWT components will need to be made. I used the RFT Properties Verification Point tool to identify the classnames for SWT components. Remember, to have RFT "see" your RCP app you must Enable your particular RCP application for testing via RFT's Configure->Enable Environments for Testing->Eclipse Platforms You must also edit your safsparams.dat file and add 'Swt' as one of the testDomains. For example: testDomains :Html;SWT We need to look into making this Domains setting something we can set and read via the normal INI configuration file in the [SAFS_ROBOTJ] section. This way we don't need to have both a Test INI file and a safsparams.dat file. Carl -----Original Message----- From: Carl Nagle Subject: [safs-developer] SAFS, RFT, and RCP Just an FYI. I've been working with developers in Pune, India for support of RCP\SWT. I found an issue with the dynamic enabling of RCP apps in our SAFS code and have fixed the issue locally. I will be pushing this code later today. Carl Nagle ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ safsdev-developers mailing list safsdev-developers@... https://lists.sourceforge.net/lists/listinfo/safsdev-developers |
| Free Forum Powered by Nabble | Forum Help |