Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Testing with multiple versions.
Testing with multiple versions. [message #1396788] Tue, 08 July 2014 19:52 Go to next message
Daniel Mising name is currently offline Daniel Mising nameFriend
Messages: 9
Registered: April 2011
Junior Member
Say I have a plugin which works with a recent copy of Eclipse. Is it possible to also launch an older version of the application with my plugin and it's unit tests? Perhaps the same executable can be used but with older modules so it behaves like another version. Can it be automated so several versions are tested together? I feel that just having multiple installs running would be a waste, I wouldn't want to have to develop in each and constantly switch between them.
Re: Testing with multiple versions. [message #1397878 is a reply to message #1396788] Thu, 10 July 2014 09:34 Go to previous message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 08/07/2014 21:52, Daniel Mising name wrote:
> Say I have a plugin which works with a recent copy of Eclipse. Is it
> possible to also launch an older version of the application with my
> plugin and it's unit tests? Perhaps the same executable can be used but
> with older modules so it behaves like another version. Can it be
> automated so several versions are tested together? I feel that just
> having multiple installs running would be a waste, I wouldn't want to
> have to develop in each and constantly switch between them.

You could use target platforms, one for each version of Eclipse.

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book


Previous Topic:how to hide "Source" and "Refactor" menus for my own perspective?
Next Topic:Unable to dispose custom EditorPart
Goto Forum:
  


Current Time: Fri Apr 26 06:31:08 GMT 2024

Powered by FUDForum. Page generated in 0.02997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top