ok after digging in git to know why some classes are not present, I found this commit: https://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/commit/?id=760d4e7d82e11ff2fe6b1d508f0c37dc29a64fe3 with commentary: Remove forms widgets that don't have any reasonable tests. We can pull them in as needed. * * I need them :) I opened a feature request: https://bugs.eclipse.org/bugs/show_bug.cgi?id=359970
Regards, * * 2011/10/5 Aurélien Pupier <[email protected]> > Hi, > > I'm trying to write my first tests with Eclipse Forms. > Installing o.e.swtbot.forms.finder in version 2.0.5, inside the Jar there > are only 5 classes. It seems that there is the support for only Hyperlink. > > Looking on Chris Git repo, there are more: > https://github.com/caniszczyk/swtbot/tree/master/org.eclipse.swtbot.forms.finder/src/org/eclipse/swtbot/forms/finder/widgets > Looking on swtbot git repo, there are only Hyperlink and ImageHyperlink: > https://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/tree/org.eclipse.swtbot.forms.finder/src/org/eclipse/swtbot/forms/finder/widgets > > Is it a synchronization issue? > > Regards, > > > -- > > Aurelien Pupier > R&D Engineer, BOS Studio Developer > QA Project Leader > [image: BonitaSoft - Open your processes] <http://www.bonitasoft.com/> > email : [email protected] > This message and any attachment (the "message") is intended solely for the > addressees and is confidential. If you receive this message by mistake, > please delete it and notify the sender immediately. Any use not in > accordance with its purpose, any out-spread or disclosure, either as a whole > or partially, is prohibited except with formal approval. Internet cannot > guarantee the integrity of this message, therefore BonitaSoft will not be > liable for the message if modified. > -- Aurelien Pupier R&D Engineer, BOS Studio Developer QA Project Leader [image: BonitaSoft - Open your processes] <http://www.bonitasoft.com/> email : [email protected] This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore BonitaSoft will not be liable for the message if modified.
_______________________________________________ swtbot-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/swtbot-dev
